]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Disable posixpath.realpath() tests on Windows (fix for issue #6975).
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Feb 2013 11:32:30 +0000 (13:32 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Feb 2013 11:32:30 +0000 (13:32 +0200)
commit1548ed6698a09d77418f6e04756ad092ef8cdc4b
tree877e625943acdf1cb72a19cba59eac21584cf361
parent59f5dee3d66fcac58a21c4eb7bc1d1767d38ae6f
Disable posixpath.realpath() tests on Windows (fix for issue #6975).
Lib/test/test_posixpath.py