Skip to content

Commit 267e9ee

Browse files
committed
Transitioned group/views.py to unicode strings
- Legacy-Id: 16011
1 parent aad7a9a commit 267e9ee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ietf/group/views.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
# -*- coding: utf-8 -*-
12
# Copyright The IETF Trust 2007-2019, All Rights Reserved
2-
3+
from __future__ import unicode_literals, print_function
34

45
# Portion Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
56
# All rights reserved. Contact: Pasi Eronen <pasi.eronen@nokia.com>

0 commit comments

Comments
 (0)