Message266947
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? |
|
| Date |
User |
Action |
Args |
| 2016-06-02 21:03:27 | JelleZijlstra | set | recipients:
+ JelleZijlstra, nedbat, r.david.murray, serhiy.storchaka, yselivanov |
| 2016-06-02 21:03:27 | JelleZijlstra | set | messageid: <[email protected]> |
| 2016-06-02 21:03:27 | JelleZijlstra | link | issue19611 messages |
| 2016-06-02 21:03:27 | JelleZijlstra | create | |
|