+# -*- coding: utf-8
# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license
-# -*- coding: utf-8
# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its
+# -*- coding: utf-8
# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license
-# -*- coding: utf-8
# Copyright (C) 2003-2017 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its
import dns.reversename
import dns.e164
-# pylint: disable=line-too-long,unsupported-assignment-operation,invalid-encoded-data
+# pylint: disable=line-too-long,unsupported-assignment-operation
class NameTestCase(unittest.TestCase):