commit | 24da47708d43c096999c097876f27aeaa09a592b | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Feb 02 15:48:00 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Feb 02 15:48:00 2001 +0000 |
tree | f1d08dbcaacc12c4dc46121372a997acacd8d113 | |
parent | 312a5dc539b583abcbbf006942a4ceead9b9172b [diff] |
Do not pass names of individual files to shutil.rmtree(); use os.unlink() for that.