Antoine Pitrou added the comment:

Thanks for the patch. While an internal flag may be a reasonable implementation 
strategy, IMHO a dedicated method still makes sense: it's simply more readable 
than passing a flag.

As for the tests, they should probably exercise the interaction with 
re.MULTILINE - see MRAB's comment in msg172775.

----------
stage: needs patch -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to