Mark Dickinson added the comment:

I can see that the `generator` information would be useful.  What's the 
use-case for reporting that a function is a closure?  I'm having trouble 
thinking of a case where it's useful to know that a function is a closure 
without also knowing which locals refer to cells.

----------
nosy: +mark.dickinson

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

Reply via email to