Message71861
| Author | georg.brandl |
|---|---|
| Recipients | georg.brandl |
| Date | 2008-08-24.20:33:49 |
| SpamBayes Score | 0.011209266 |
| Marked as misclassified | No |
| Message-id | <1219610032.28.0.862215531927.issue3665@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Since \u and \U aren't interpolated in raw strings anymore, the re module should support those escapes in addition to the \x and octal ones it already does. Attached patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-24 20:33:52 | georg.brandl | set | recipients: + georg.brandl |
| 2008-08-24 20:33:52 | georg.brandl | set | messageid: <1219610032.28.0.862215531927.issue3665@psf.upfronthosting.co.za> |
| 2008-08-24 20:33:51 | georg.brandl | link | issue3665 messages |
| 2008-08-24 20:33:51 | georg.brandl | create | |