Python 1.6 and Python 3000's new features?

Bernhard Herzog herzog at online.de
Wed Mar 8 08:32:17 EST 2000


Oleg Broytmann <phd at phd.russ.ru> writes:

> On Wed, 8 Mar 2000, Alessandro Bottoni wrote:
> > Why new regular expressions? What was wrong with the "old" re module?
> 
>    Speed. Current implementation on top of PCRE do too many excessive
> things, such as always creating match object; but in many situation match
> object just don't need.

I'd say the main reason for the regex engine is Unicode support.


-- 
Bernhard Herzog   | Sketch, a drawing program for Unix
herzog at online.de  | http://sketch.sourceforge.net/



More information about the Python-list mailing list