pull/91/head
eric 2018-04-18 22:00:36 -04:00
parent 6bca7f0983
commit 29ca00277d
1 changed files with 1 additions and 1 deletions

View File

@ -839,7 +839,7 @@ class ISBNTest(TestCase):
milosz_10 = '006019667X'
milosz_13 = '9780060196677'
python_10 = '0-672-32978-6'
funky = '0672—329 78-6' # endash, mdash, space
funky = u'0672—329 78-6' # endash, mdash, space
python_10_wrong = '0-672-32978-7'
python_13 = '978-0-672-32978-4'