[issue13899] re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.

Terry J. Reedy report at bugs.python.org
Sat Feb 4 02:58:13 CET 2012


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Does anyone have regex installed, to see what it does?

----------
nosy: +terry.reedy

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


More information about the Python-bugs-list mailing list