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

Matthew Barnett report at bugs.python.org
Fri Mar 9 19:10:43 CET 2012


Matthew Barnett <python at mrabarnett.plus.com> added the comment:

Within a character set \A and \Z should behave like, say, \C; in other words, they should be the literals "A" and "Z".

----------

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


More information about the Python-bugs-list mailing list