[Python-ideas] Support for regular expression syntax

Steven D'Aprano steve at pearwood.info
Sat Feb 26 05:58:11 CET 2011


Alexander wrote:
> Hello. Maybe this topic has been discussed. I would like to have the 
> support of alphabetic rules, such as \p{...}, in re module.


Perhaps you could start the discussion by telling us what alphabetic 
rules such as \p{...} do, and which regex engines support them?



-- 
Steven




More information about the Python-ideas mailing list