Regex anomaly

Sam Pointon free.condiments at gmail.com
Tue Jan 3 05:20:52 EST 2006


Would this particular inconsistency be candidate for change in Py3k?
Seems to me the pos and endpos arguments are redundant with slicing,
and the re.match function would benefit from having the same arguments
as pattern.match. Of course, this is a backwards-incompatible change;
that's why I suggested Py3k.




More information about the Python-list mailing list