diff options
author | Guido van Rossum <guido@python.org> | 1997-09-03 22:36:15 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-03 22:36:15 +0000 |
commit | ddd1cadd96fc46e90eaac6ade790e1fb80aab34d (patch) | |
tree | 515b0c7f1aada1267ce498c5195c63df49501346 /Python/pythonrun.c | |
parent | c8939d9f9003c3d7a34df47a826aed9dec3fa015 (diff) | |
download | cpython-ddd1cadd96fc46e90eaac6ade790e1fb80aab34d.tar.gz |
One patch from Sjoerd and one from Jack.
Sjoerd: add separate administration of temporary files created y
URLopener.retrieve() so cleanup can properly remove them. The old
code removed everything in tempcache which was a bad idea if the user
had passed a non-temp file into it. (I added a line to delete the
tempcache in cleanup() -- it still seems to make sense.)
Jack: in basejoin(), interpret relative paths starting in "../". This
is necessary if the server uses symbolic links.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions