[issue13169] Regular expressions with 0 to 65536 repetitions raises OverflowError

Matthew Barnett report at bugs.python.org
Wed Feb 29 18:51:51 CET 2012


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

Ideally, it should raise an exception (or a warning) because the behaviour is unexpected.

----------

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


More information about the Python-bugs-list mailing list