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 ssbarnea
Recipients r.david.murray, ssbarnea, terry.reedy
Date 2011-06-27.12:59:56
SpamBayes Score 0.037033405
Marked as misclassified No
Message-id <1309179596.93.0.439706579986.issue12398@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a test file that will replicate the problem, I added it as a gist so it could support contributions ;)

Py <2.7 works
Py ==2.7 fails
Py >=3.0 works after minor changes required by py3k

https://gist.github.com/1047551
History
Date User Action Args
2011-06-27 12:59:57ssbarneasetrecipients: + ssbarnea, terry.reedy, r.david.murray
2011-06-27 12:59:56ssbarneasetmessageid: <1309179596.93.0.439706579986.issue12398@psf.upfronthosting.co.za>
2011-06-27 12:59:56ssbarnealinkissue12398 messages
2011-06-27 12:59:56ssbarneacreate