file copy portability

Bob Smith bob_smith_17280 at hotmail.com
Tue Jan 18 19:41:16 EST 2005


Is shutil.copyfile(src,dst) the *most* portable way to copy files with 
Python? I'm dealing with plain text files on Windows, Linux and Mac OSX.

Thanks!



More information about the Python-list mailing list