]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#15872: More shutil test fixes for Windows
authorHynek Schlawack <hs@ox.cx>
Mon, 10 Dec 2012 10:12:57 +0000 (11:12 +0100)
committerHynek Schlawack <hs@ox.cx>
Mon, 10 Dec 2012 10:12:57 +0000 (11:12 +0100)
commit8ade268c6b38407778fc89ab442435cdc715d300
treeb92add7240a87dece85bec05679a5a16334e8b39
parent5962cce05065c7d98a42f50b07c0d58c1c61790f
parent9d5e0cca85f22e4d1b7357c32103e63c6396f481
#15872: More shutil test fixes for Windows

This one is different from 3.2 and 3.3.  Windows ceased using *.* since 3.4
apparently.
Lib/test/test_shutil.py