Antoine Pitrou <[EMAIL PROTECTED]> added the comment:

It's not my code, it's the interpreter's code which uses
PyDict_GetItem() all over the place, and the aim of
find_recursion_limit.py is precisely to test the function call paths
inside the interpreter.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3850>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to