]> granicus.if.org Git - python/commit
Create files as temp file and move to real location only when complete.
authorGuido van Rossum <guido@python.org>
Tue, 9 Apr 1996 02:51:23 +0000 (02:51 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Apr 1996 02:51:23 +0000 (02:51 +0000)
commit9a2c546e75cfe2e3c7b193b124de2b92d56938cf
tree689b45567fbd675ccca863fb47b2de8cea0b2009
parentadf876938a242dc7b476d82565b968471c2919b3
Create files as temp file and move to real location only when complete.
Added some try-except statements around listdir and mkdir operations.
Tools/scripts/ftpmirror.py