Message72509
I don't think there are cases where re.escape is performance critical -
are there any?
By the way, it seems to me the simplest way to write re.escape() would
be to use a regexp to do the replacement. It might or might not be the
fastest. |
|
| Date |
User |
Action |
Args |
| 2008-09-04 14:28:20 | pitrou | set | recipients:
+ pitrou, gvanrossum, andrewmcnamara |
| 2008-09-04 14:28:20 | pitrou | set | messageid: <1220538500.48.0.473259235986.issue3756@psf.upfronthosting.co.za> |
| 2008-09-04 14:28:19 | pitrou | link | issue3756 messages |
| 2008-09-04 14:28:19 | pitrou | create | |
|