Message269122
it is handy to be able to use `\w` and `\d` in non-raw-string *regular expressions*, without too much backslashitis. Seems to be in use in Python standard library as well, for example in csv.py |
|
| Date |
User |
Action |
Args |
| 2016-06-23 15:59:29 | ztane | set | recipients:
+ ztane, vstinner, ezio.melotti, r.david.murray, abarry |
| 2016-06-23 15:59:29 | ztane | set | messageid: <1466697569.5.0.892089985505.issue27364@psf.upfronthosting.co.za> |
| 2016-06-23 15:59:29 | ztane | link | issue27364 messages |
| 2016-06-23 15:59:29 | ztane | create | |
|