On Wed, Aug 4, 2010 at 12:21 AM, News123 <news1...@free.fr> wrote:
<snip>
> 3.) try following python
>
> import os
> print os.getcwd()
> import shutil
> shutil("YOUR_SOURCE_FILE_NAME","DESTINATION_DIRECTORY/DSTNTN_FILE_NAME")

WTF; modules aren't callable. Typo?

Cheers,
Chris
--
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to