]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #15441, #15478: Reenable test_nonascii_abspath() on Windows
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 31 Oct 2012 22:01:30 +0000 (23:01 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 31 Oct 2012 22:01:30 +0000 (23:01 +0100)
commitfce2a6e0c026641cd73d12acde521d12f41ad3ff
tree1f051b8d559aeeb012cbd1858b4c72adeb626c42
parentafe170645753d73b9ce49c7791fbeab15f6d0fc7
Issue #15441, #15478: Reenable test_nonascii_abspath() on Windows

The real bug (issue #15478) has been fixed correctly.
Lib/test/test_genericpath.py