Message227058
| 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:00 | r.david.murray | set | recipients: + r.david.murray, pitrou, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka, yselivanov |
| 2014-09-18 18:04:00 | r.david.murray | set | messageid: <1411063440.16.0.537544845456.issue22437@psf.upfronthosting.co.za> |
| 2014-09-18 18:04:00 | r.david.murray | link | issue22437 messages |
| 2014-09-18 18:04:00 | r.david.murray | create | |