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 georg.brandl
Recipients Arfrever, Martin.Gfeller, benjamin.peterson, ezio.melotti, georg.brandl, larry, mrabarnett, python-dev, serhiy.storchaka, techmaurice, vstinner
Date 2013-04-04.09:58:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365069512.37.0.6680990796.issue13169@psf.upfronthosting.co.za>
In-reply-to
Content
And this happens when you simply start Python, not executing any code?

Can you start with "python -S", then do "import _sre", and see if it has a _sre.MAXREPEAT attribute?
History
Date User Action Args
2013-04-04 09:58:32georg.brandlsetrecipients: + georg.brandl, vstinner, larry, benjamin.peterson, ezio.melotti, mrabarnett, Arfrever, python-dev, techmaurice, serhiy.storchaka, Martin.Gfeller
2013-04-04 09:58:32georg.brandlsetmessageid: <1365069512.37.0.6680990796.issue13169@psf.upfronthosting.co.za>
2013-04-04 09:58:32georg.brandllinkissue13169 messages
2013-04-04 09:58:32georg.brandlcreate