This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jnoller
Recipients jnoller, skip.montanaro
Date 2009-01-23.14:47:00
SpamBayes Score 2.273324e-06
Marked as misclassified No
Message-id <1232722060.31.0.841190367761.issue4106@psf.upfronthosting.co.za>
In-reply-to
Content
Skip, using this:

 while ((x++ < 500)) ; do echo '!'$i ; ./python.exe test_proc.py; done | 
egrep '!'

I don't see the exception in python-trunk, freshly compiled. It could be 
an OS thing (I'm on OS/X) - I just want to confirm that you're still 
seeing this on trunk
History
Date User Action Args
2009-01-23 14:47:40jnollersetrecipients: + jnoller, skip.montanaro
2009-01-23 14:47:40jnollersetmessageid: <1232722060.31.0.841190367761.issue4106@psf.upfronthosting.co.za>
2009-01-23 14:47:01jnollerlinkissue4106 messages
2009-01-23 14:47:00jnollercreate