diff options
author | Johannes Gijsbers <jlg@dds.nl> | 2004-10-31 12:05:31 (GMT) |
---|---|---|
committer | Johannes Gijsbers <jlg@dds.nl> | 2004-10-31 12:05:31 (GMT) |
commit | ef5ffc4765c0e1616db774b902328ef87a4b2291 (patch) | |
tree | 833b19765b3211cd409c80d95a36eb926930360f /Modules | |
parent | 57341c37c910ea0fc31f0576be74e9ad4c49a4cf (diff) | |
download | cpython-ef5ffc4765c0e1616db774b902328ef87a4b2291.zip cpython-ef5ffc4765c0e1616db774b902328ef87a4b2291.tar.gz cpython-ef5ffc4765c0e1616db774b902328ef87a4b2291.tar.bz2 |
Bug #1048941: shutil.rmtree error handling was always broken
Rewrite rmtree again, this time without os.walk(). Error handling had been
broken since Python 2.3, and the os.walk() version inherited this.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions