Message 236188 - Python tracker
Message236188
| Author | serhiy.storchaka |
|---|---|
| Recipients | BreamoreBoy, ezio.melotti, mrabarnett, pitrou, rhettinger, serhiy.storchaka, steven.daprano, terry.reedy |
| Date | 2015-02-18.18:24:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1424283860.41.0.0700743030873.issue22364@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch for regex which makes some error messages be the same as in re with re_errors_2.patch. You could apply it to regex if new error messages look better than old error messages. Otherwise we could change re error messages to match regex, or discuss better variants. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-18 18:24:20 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, terry.reedy, pitrou, ezio.melotti, mrabarnett, steven.daprano, BreamoreBoy |
| 2015-02-18 18:24:20 | serhiy.storchaka | set | messageid: <1424283860.41.0.0700743030873.issue22364@psf.upfronthosting.co.za> |
| 2015-02-18 18:24:20 | serhiy.storchaka | link | issue22364 messages |
| 2015-02-18 18:24:20 | serhiy.storchaka | create | |