[issue14237] Special sequences \A and \Z don't work in character set []

Georg Brandl report at bugs.python.org
Sat Mar 10 07:55:20 CET 2012


Georg Brandl <georg at python.org> added the comment:

Duplicate of #13899.

----------
nosy: +georg.brandl
superseder:  -> re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.

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


More information about the Python-bugs-list mailing list