]> granicus.if.org Git - python/commit
Issue #19572: Replace a return that shouldn't have been removed from test_os.
authorZachary Ware <zachary.ware@gmail.com>
Tue, 10 Dec 2013 22:06:46 +0000 (16:06 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 10 Dec 2013 22:06:46 +0000 (16:06 -0600)
commitb06231a9c98210c1b01f209cca5b37c005036a46
tree07e5f49fcd537c0aef77c4a5ab564f7ae22cd782
parent227c01a194ff4c83ba395ccf175cd72d882b3da2
Issue #19572: Replace a return that shouldn't have been removed from test_os.
This should fix the test_os failure on the AMD64 Windows 7 buildbot.
Lib/test/test_os.py