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 r.david.murray
Recipients Andreas.Hausmann, alexandre.vassalotti, belopolsky, benjamin.peterson, bpb, brett.cannon, ehuss, facundobatista, fmitha, georg.brandl, gvanrossum, jafo, jaraco, jarpa, kylev, loewis, lukasz.langa, nnorwitz, pitrou, python-dev, r.david.murray, sbt, taleinat, tseaver, vstinner, zbysz, zseil
Date 2013-02-25.17:36:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361813781.66.0.739872101261.issue17296@psf.upfronthosting.co.za>
In-reply-to
Content
I modified your script to run under both python2 and python3.  I get the error for 2.5, 2.6, and 2.7.  The script produces the same output (without the EXCEPTION ## EXCEPTION) under 2.4 and 3.3.
History
Date User Action Args
2013-02-25 17:36:21r.david.murraysetrecipients: + r.david.murray, gvanrossum, loewis, nnorwitz, brett.cannon, georg.brandl, facundobatista, jafo, ehuss, tseaver, jaraco, belopolsky, zseil, fmitha, pitrou, vstinner, taleinat, alexandre.vassalotti, benjamin.peterson, jarpa, bpb, zbysz, kylev, lukasz.langa, python-dev, sbt, Andreas.Hausmann
2013-02-25 17:36:21r.david.murraysetmessageid: <1361813781.66.0.739872101261.issue17296@psf.upfronthosting.co.za>
2013-02-25 17:36:21r.david.murraylinkissue17296 messages
2013-02-25 17:36:21r.david.murraycreate