Fredrik Lundh:
> suggested exercise: benchmark re.sub with literal replacement, re.sub
> with callback (lambda m: ""), repeated replace, and repeated use of the form
...
> on representative data.

Please, add the translate() solution too I have suggested :-)

Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to