Message349233
| Author | Greg Price |
|---|---|
| Recipients | Greg Price, belopolsky, ezio.melotti, lemburg, loewis, malin, martin.panter, r.david.murray, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2019-08-08.13:21:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1565270515.73.0.965443590672.issue18236@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Good question! With the patch: >>> import re >>> re.match(r'\s', '\x1e') >>> In other words, the definition of the regexp r'\s' follows along. Good to know. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-08 13:21:55 | Greg Price | set | recipients: + Greg Price, lemburg, loewis, terry.reedy, belopolsky, vstinner, ezio.melotti, r.david.murray, martin.panter, serhiy.storchaka, malin |
| 2019-08-08 13:21:55 | Greg Price | set | messageid: <1565270515.73.0.965443590672.issue18236@roundup.psfhosted.org> |
| 2019-08-08 13:21:55 | Greg Price | link | issue18236 messages |
| 2019-08-08 13:21:55 | Greg Price | create | |