Is anybody there to help me out ?
On Thu, Jan 27, 2011 at 4:49 PM, Sergey Lukin wrote:
> Hi all,
>
> I'm migrating code from python 2.4 to python 2.6 and I've got into troubles
> with pickling/unpickling python Exceptions.
> The following code works fine in 2.4 but not
Hi all,
I'm migrating code from python 2.4 to python 2.6 and I've got into troubles
with pickling/unpickling python Exceptions.
The following code works fine in 2.4 but not in 2.6.
See Exception1 example
I have found on python mail list similar problem
http://mail.python.org/piperm