No os.copy()? Why not?

alex23 wuwei23 at gmail.com
Thu Mar 29 00:50:52 EDT 2012


On Mar 29, 6:12 am, John Ladasky <john_lada... at sbcglobal.net> wrote:
> I'm looking for a Python (2.7) equivalent to the Unix "cp" command.
> Any help?  Thanks.

Try the shutil module: http://docs.python.org/library/shutil.html




More information about the Python-list mailing list