Fix error, python2 cannot handle unicode in a .py file

pull/263/head
Pieter Marsman 2019-07-14 15:40:22 +02:00
parent c597e95a9f
commit 1e24bfa0bd
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ def test_name2unicode_uni_with_sequence_of_digits_lowercase():
def test_name2unicode_uni_empty_string(): def test_name2unicode_uni_empty_string():
"""The name "uni20ac" has a single component, which is mapped to a . """The name "uni20ac" has a single component, which is mapped to a euro-sign.
According to the specification this should be mapped to an empty string, but we also want to support lowercase According to the specification this should be mapped to an empty string, but we also want to support lowercase
hexadecimals hexadecimals