[issue22362] Warn about octal escapes > 0o377 in re

STINNER Victor report at bugs.python.org
Thu Sep 18 14:44:27 CEST 2014


STINNER Victor added the comment:

> Warning or exception? This is a question.

Using -Werror, warnings raise exceptions :-)

----------

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


More information about the Python-bugs-list mailing list