[issue25733] Code and IDLE should catch all compile errors.

ppperry report at bugs.python.org
Sat Jun 11 18:29:13 EDT 2016


ppperry added the comment:

OverflowError is raised when one attempts to compile a string of 2**31 or more characters.

----------

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


More information about the Python-bugs-list mailing list