]> granicus.if.org Git - python/commit
Since the filename is encoded, we must add bytes to it. The test
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 30 Aug 2007 05:59:15 +0000 (05:59 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 30 Aug 2007 05:59:15 +0000 (05:59 +0000)
commit09cff641b8320eefad7fe141dc0af28afabd37c8
tree0e255a7413229d74378c43d6ecb3ab47a17b9703
parentf73999165e00ec04cb5925b7d08daf166bc53fb8
Since the filename is encoded, we must add bytes to it.  The test
still fails, but gets a little further with this change.
Lib/test/test_unicode_file.py