]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13930: fix a / to use os.sep so that the test works on Windows.
authorGregory P. Smith <greg@krypto.org>
Tue, 14 Feb 2012 00:28:54 +0000 (16:28 -0800)
committerGregory P. Smith <greg@krypto.org>
Tue, 14 Feb 2012 00:28:54 +0000 (16:28 -0800)
commitd9c2df868f827ca9c72ee28f7a1a6619275863ee
treee921bfb17d8d45869f18d1bfe9a95486fbf397fc
parentc48c16ea3a48d0a55aa3d1fe1a7934b225866f3f
Issue #13930: fix a / to use os.sep so that the test works on Windows.
Lib/lib2to3/tests/test_main.py