Matthew Barnett <[email protected]> added the comment:

If a capture group is repeated, as in r'(\$.)+', only its last match is 
returned.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14510>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to