Talk:Comparison of regular expression engines: Difference between revisions

Content deleted Content added
SineBot (talk | contribs)
note to add pythons regex module
Line 2:
 
= Status/Edit Notes =
 
== python regex module missing ==
https://pypi.python.org/pypi/regex supports a broader set of features than pythons standard re module, especially recursive pattern matching --[[User:ThomasKalka|ThomasKalka]] ([[User talk:ThomasKalka|talk]]) 11:02, 28 March 2016 (UTC)
 
 
== Jan-2010 Update ==