Re: Mysterious Python pyc file corruption problems

2013-05-16 Thread Barry Warsaw
Well, that sucks. These two cases break my hypothesis. >>> I've found one bug where the interpreter is python3.3: >>> >>> http://launchpad.net/bugs/1178599 So, let's assume that the traceback is accurate. It's telling us that Python 3.3 is unable to import optparse, which is a stdlib module an

Re: Mysterious Python pyc file corruption problems

2013-05-15 Thread Matthias Klose
Am 16.05.2013 01:29, schrieb Brian Murray: > On Wed, May 15, 2013 at 03:15:05PM -0700, Brian Murray wrote: >> On Wed, May 15, 2013 at 04:36:56PM -0400, Barry Warsaw wrote: >>> Hello Developers, >>> >>> I am trying to debug and fix a particularly vexing problem in Python >>> that manifests on Ubunt

Re: Mysterious Python pyc file corruption problems

2013-05-15 Thread Brian Murray
On Wed, May 15, 2013 at 03:15:05PM -0700, Brian Murray wrote: > On Wed, May 15, 2013 at 04:36:56PM -0400, Barry Warsaw wrote: > > Hello Developers, > > > > I am trying to debug and fix a particularly vexing problem in Python that > > manifests on Ubuntu in several different ways. I have a hypothe

Re: Mysterious Python pyc file corruption problems

2013-05-15 Thread Brian Murray
On Wed, May 15, 2013 at 04:36:56PM -0400, Barry Warsaw wrote: > Hello Developers, > > I am trying to debug and fix a particularly vexing problem in Python that > manifests on Ubuntu in several different ways. I have a hypothesis about the > problem, but there are still some mysteries and I don't