file/folder naming
ecu_jon
hayesjdno3 at yahoo.com
Sat Feb 19 01:10:08 EST 2011
On Feb 18, 11:59 pm, Chris Rebert <c... at rebertia.com> wrote:
> On Fri, Feb 18, 2011 at 8:29 PM, ecu_jon <hayesjd... 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
as i was using tr/except, there is no traceback, or i would have done
so.
the except error comes back and says it cant copy to the folder.
More information about the Python-list
mailing list