[issue11947] re.IGNORECASE does not match literal "_" (underscore)

Ezio Melotti report at bugs.python.org
Thu Apr 28 22:49:19 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Closing as invalid.
I wonder if it would be better to have count as a keyword-only argument though, since this problem seems to come up pretty often and it's not easy to debug.

----------
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11947>
_______________________________________


More information about the Python-bugs-list mailing list