[issue9743] __call__.__call__ chain cause crash when long enough

Amaury Forgeot d'Arc report at bugs.python.org
Thu Sep 2 17:27:26 CEST 2010


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

On Windows, a stack overflow often causes the program to silently exit.
Try to add some print statement at the end and see if it executes.

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list