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 ezio.melotti, mrabarnett, pitrou, r.david.murray, serhiy.storchaka, vstinner, yselivanov
Date 2014-09-18.18:04:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411063440.16.0.537544845456.issue22437@psf.upfronthosting.co.za>
In-reply-to
Content
It is 100 to avoid a syntactic ambiguity between numbered groups and octal numbers, if I remember correctly.  I can't remember if that constraint still applies in python3, where the octal notation was made more strict in general.
History
Date User Action Args
2014-09-18 18:04:00r.david.murraysetrecipients: + r.david.murray, pitrou, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka, yselivanov
2014-09-18 18:04:00r.david.murraysetmessageid: <1411063440.16.0.537544845456.issue22437@psf.upfronthosting.co.za>
2014-09-18 18:04:00r.david.murraylinkissue22437 messages
2014-09-18 18:04:00r.david.murraycreate