Message276621
| Author | serhiy.storchaka |
|---|---|
| Recipients | Tim.Graham, ezio.melotti, mrabarnett, pitrou, python-dev, serhiy.storchaka |
| Date | 2016-09-15.21:05:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473973502.99.0.735263626662.issue22493@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In tests you can either add re.escape(), or escape special characters manually (r'\(\?i\)'). What you prefer. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-15 21:05:03 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou, ezio.melotti, mrabarnett, python-dev, Tim.Graham |
| 2016-09-15 21:05:02 | serhiy.storchaka | set | messageid: <1473973502.99.0.735263626662.issue22493@psf.upfronthosting.co.za> |
| 2016-09-15 21:05:02 | serhiy.storchaka | link | issue22493 messages |
| 2016-09-15 21:05:02 | serhiy.storchaka | create | |