On Mar 28, 9:50 pm, alex23 <wuwe...@gmail.com> wrote: > On Mar 29, 6:12 am, John Ladasky <john_lada...@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
Many thanks! That's what I was looking for. -- http://mail.python.org/mailman/listinfo/python-list