Talk:Comparison of regular expression engines: Difference between revisions

Content deleted Content added
m wording
Unicode property support: (NEW) - Python lacks it
Line 28:
 
: I've gone ahead and done this. --[[User:Monger|Monger]] 01:00, 20 July 2007 (UTC)
 
 
== Unicode property support ==
 
I have not found any evidence, that Python supports unicode properties (like <code>\p{L}</code>). I'm not sure how it is about another implementations, so I am fixing only the Python item. See e.g. [http://regular-expressions.mobi/refflavors.html]. [[User:Mykhal|Mykhal]] ([[User talk:Mykhal|talk]]) 21:10, 9 January 2008 (UTC)