]> granicus.if.org Git - python/commit
Disable posixpath.realpath() tests on Windows (fix for issue #6975).
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Feb 2013 11:33:37 +0000 (13:33 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Feb 2013 11:33:37 +0000 (13:33 +0200)
commit789ee0f31f2f7868d5ce7d2dce470932e37b1683
treee631a0ecf92426587486cd89d71830c2aa0301d7
parent2cca36ed3c5b190cd40fdab1cb6af04967e2cace
parent41d4ebbf43f78d390d33420bbbbfd0cb78be4e76
Disable posixpath.realpath() tests on Windows (fix for issue #6975).
Lib/test/test_posixpath.py