]> 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:26:50 +0000 (16:26 -0800)
committerGregory P. Smith <greg@krypto.org>
Tue, 14 Feb 2012 00:26:50 +0000 (16:26 -0800)
commitaed555393289849e806083d443aec44cbfb10787
treef30e904a0317c3a395fa8593146f90313188e482
parentc3a6b02d701935c4a321c1c40777b678dddaa5c3
parent93b98ca44572ad606ced420ffe9376fa06f93c4e
Issue #13930: fix a / to use os.sep so that the test works on Windows.