Transitioned group/views.py to unicode strings

- Legacy-Id: 16011
This commit is contained in:
Henrik Levkowetz 2019-03-07 14:58:49 +00:00
parent aad7a9a834
commit 267e9eebc6

View file

@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright The IETF Trust 2007-2019, All Rights Reserved
from __future__ import unicode_literals, print_function
# Portion Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved. Contact: Pasi Eronen <pasi.eronen@nokia.com>