SylvainDe added the comment:

(Also, I suspect introspection could be used to know if the same bug is still 
lying somewhere: get all objects (using gc?), keep callables with no __code__ 
member only, call with keyword argument, check error.)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30627>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to