]> granicus.if.org Git - python/commit
Issue #20672: Fixed tests for TarFile.list() on non-UTF-8 locales.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Feb 2014 16:44:12 +0000 (18:44 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 19 Feb 2014 16:44:12 +0000 (18:44 +0200)
commit162c477f41380d68d0e65e8b3921de86c6d0fbf7
tree7adfef61a1b9b3594eda7a1fc2b7060bd04b4ea3
parente95977621de92f99153d48d2c4dde9cbdff6e3a7
Issue #20672: Fixed tests for TarFile.list() on non-UTF-8 locales.
Lib/test/test_tarfile.py