We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad7a9a commit 267e9eeCopy full SHA for 267e9ee
1 file changed
ietf/group/views.py
@@ -1,5 +1,6 @@
1
+# -*- coding: utf-8 -*-
2
# Copyright The IETF Trust 2007-2019, All Rights Reserved
-
3
+from __future__ import unicode_literals, print_function
4
5
# Portion Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
6
# All rights reserved. Contact: Pasi Eronen <pasi.eronen@nokia.com>
0 commit comments