Message332520
| Author | mdk |
|---|---|
| Recipients | docs@python, dojutsu-user, mdk |
| Date | 2018-12-25.22:10:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1545775848.12.0.712150888896.issue35584@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In howto/regex.rst I read: > '^' outside a character class will simply match the '^' character. Which looks wrong, '^' is the "begin anchor", it's a metacharacter that typically won't match '^'. I propose to simply remove the statement, if nobody finds a better idea. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-25 22:10:51 | mdk | set | recipients: + mdk, docs@python, dojutsu-user |
| 2018-12-25 22:10:48 | mdk | set | messageid: <1545775848.12.0.712150888896.issue35584@roundup.psfhosted.org> |
| 2018-12-25 22:10:48 | mdk | link | issue35584 messages |
| 2018-12-25 22:10:48 | mdk | create | |