Jelle Zijlstra added the comment:

Since this only comes up with manually created functions (through calling 
types.FunctionType), I think it wouldn't be unreasonable to just not handle 
this case in the inspect module and close this as wontfix.

Ned, is there a use case for converting comprehension code objects to functions 
and inspecting them?

----------

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

Reply via email to