]> granicus.if.org Git - python/commit
Use shutil.rmtree rather than os.rmdir.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Jan 2009 18:34:08 +0000 (18:34 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 6 Jan 2009 18:34:08 +0000 (18:34 +0000)
commit09cafb6335f84d5b2b1264ac2ee29585ed960314
tree4fd17e39484513474454ec3ad0de1e2d1b78a455
parente96d4ea4e235645452ae8a6c8ab557d31d2bb485
Use shutil.rmtree rather than os.rmdir.
Lib/test/test_import.py