]> granicus.if.org Git - python/commit
Sort file list in test_os.WalkTests
authorHynek Schlawack <hs@ox.cx>
Tue, 15 May 2012 15:55:38 +0000 (17:55 +0200)
committerHynek Schlawack <hs@ox.cx>
Tue, 15 May 2012 15:55:38 +0000 (17:55 +0200)
commitc96f5a0457caea1757acdbac8626559542242b8c
treef9fec7debfb1a70c7c715864ae3c19efb6ec3986
parentacfc26acb0dff670f68a59c82762e21e81cc7fb0
Sort file list in test_os.WalkTests

Adding new files into the tree lead to buildbot fails as the order wasn't
deterministic.
Lib/test/test_os.py
Misc/NEWS