YA-Newbie: baffled by deepcopy/pickle issues...

Tim Peters tim_one at email.msn.com
Wed Sep 22 00:54:29 EDT 1999


[Fred Pacquier]
> I'm working on my first sizable app in Python/wxPython, and I was making
> good progress until I hit this snag.
>
> ... [much background but no code and no tracebacks] ...
>
> Any hints on how to track this one down ? Thanks,

Easy:  create a *small* app that displays the same symptoms.  The answer
will likely become obvious in the process of doing that.  If it doesn't,
you'll have a small piece of executable code to post, and the answer will be
obvious to someone else.

code-fixes-itself-if-you-let-it<wink>-ly y'rs  - tim






More information about the Python-list mailing list