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

Paul Berkowitz berkowit at silcom.com
Mon Jul 5 19:34:17 CEST 2004


On 7/5/04 5:03 AM, "has" <hengist.podd at virgin.net> wrote:

> Bob Ippolito wrote:
> 
>> 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).
> 
> shutil.__doc__ says it doesn't. Consider using ditto instead.

    ditto -rsrc

It needs the -rsrc option (or -rsrcFork, same thing), but works on all OS X
Macs without any need for Developer Tools (such as CpMac and MvMac require).

-- 
Paul Berkowitz





More information about the Pythonmac-SIG mailing list