diff options
author | Guido van Rossum <guido@python.org> | 2004-07-14 00:48:58 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2004-07-14 00:48:58 (GMT) |
commit | 8cec3ab0e44a65d9bb0b70f6963defd21dbeccbf (patch) | |
tree | 30da3d0be90b16171fa6ed71a27f9951b90398ac /PC | |
parent | 4a2ccdf781b1648f34f303ee3d411d63c306e17e (diff) | |
download | cpython-8cec3ab0e44a65d9bb0b70f6963defd21dbeccbf.zip cpython-8cec3ab0e44a65d9bb0b70f6963defd21dbeccbf.tar.gz cpython-8cec3ab0e44a65d9bb0b70f6963defd21dbeccbf.tar.bz2 |
- Bug #981530: Fix UnboundLocalError in shutil.rmtree(). This affects
the documented behavior: the function passed to the onerror()
handler can now also be os.listdir.
[I could've sworn I checked this in, but apparently I didn't, or it
got lost???]
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions