No subject

Tim Golden mail at timgolden.me.uk
Thu Oct 22 07:42:00 EDT 2009


baboucarr sanneh wrote:
> I want to make a script that can copy files and folders from one location and paste it to another location..
> 
> e.g  from c:\test to d:\test

Have a look at the shutil module

TJG



More information about the Python-list mailing list