summaryrefslogtreecommitdiff
path: root/Python/pystate.c
diff options
context:
space:
mode:
authorJohannes Gijsbers <jlg@dds.nl>2004-10-07 21:10:08 +0000
committerJohannes Gijsbers <jlg@dds.nl>2004-10-07 21:10:08 +0000
commit7db385eef50161f7c77cbe58d3700f405a740f7b (patch)
tree04de0d275660c2fd9f46c9acaa9903812197d5fe /Python/pystate.c
parent8da2b01c3fb730c384cdc4e329933ee16cfe3497 (diff)
downloadcpython-git-7db385eef50161f7c77cbe58d3700f405a740f7b.tar.gz
Rewrite rmtree using os.walk to fix bug #1025127:
The shutils.rmtree() implementation uses an excessive amount of memory when deleting large directory hierarchies. Before actually deleting any files, it builds up a list of (function, filename) tuples for all the files that it is going to remove.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions