[Pythonmac-SIG] Finder Crash, after moving files....

Bob Ippolito bob at redivi.com
Sun Jul 4 15:27:56 EDT 2004


On Jul 2, 2004, at 5:39 PM, Benjamin Schollnick wrote:

> 	After, roughly, only .... <cough> <cough> four thousand and twenty 
> five <cough> <cough> findertools.move's, the finder will crash....

Have you tried using shutil.move instead?  It's probably a whole heck 
of a lot faster anyway (though there's a chance it might not preserve 
resource forks).  Finder won't immediately acknowledge that the files 
have moved, but it will eventually figure it out... probably in less 
time than if you used findertools.move in the first place.

-bob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20040704/ccd5d7e0/smime.bin


More information about the Pythonmac-SIG mailing list