file/folder naming

Chris Rebert clp2 at rebertia.com
Fri Feb 18 23:59:13 EST 2011


On Fri, Feb 18, 2011 at 8:29 PM, ecu_jon <hayesjdno3 at yahoo.com> wrote:
> im trying to use wxpython to get a source file/files, then a
> destination folder to write them to. the file and folder picker works.
> the problem is, actually copying (actually shutil.copy2() ). i get an
> except error

Please include the exact text of the error message and accompanying
Traceback. And always do so in the future.

Cheers,
Chris



More information about the Python-list mailing list