Re: [IronPython] pickling exceptions and differences between IronPythonand cpython

2006-07-14 Thread Bruce Christensen
that originated as CLR exceptions. I've opened http://www.codeplex.com/WorkItem/View.aspx?ProjectName=IronPython&WorkIt emId=945 to track it. --Bruce -Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Ferrara Sent: Friday, July 14, 2006 8:48 AM To

Re: [IronPython] pickling exceptions and differences between IronPythonand cpython

2006-07-14 Thread Bruce Christensen
to:[EMAIL PROTECTED] On Behalf Of Jason Ferrara Sent: Friday, July 14, 2006 8:48 AM To: users@lists.ironpython.com Subject: [IronPython] pickling exceptions and differences between IronPythonand cpython Using the pickle modules from cpython to pickle built in exceptions fails under IronPython because I