]> granicus.if.org Git - python/commit
Issue #21720: Improve exception message when the type of fromlist is unicode
authorBerker Peksag <berker.peksag@gmail.com>
Sun, 16 Oct 2016 22:05:04 +0000 (01:05 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Sun, 16 Oct 2016 22:05:04 +0000 (01:05 +0300)
commit05b84439a3541ea3a2fdda9f8abfd46b64c431e8
treee3c1054e86b2247190703d9273341048203ad16d
parent197332ae5a9d4885806b5cceafef650c4e8f8b77
Issue #21720: Improve exception message when the type of fromlist is unicode
Lib/test/test_import.py
Misc/NEWS
Python/import.c