Delgan <delgan...@gmail.com> added the comment:

I agree, it's straightforward. I just thought it could be useful to have a 
proper definition in the official documentation.

For example, this question on StackOverflow actually received many views: 
https://stackoverflow.com/questions/111234/what-is-a-callable

What do you think is the best documentation entry I can link to while 
mentioning a "callable" type? Just the builtin "callable()"? The 
`collections.abc.Callable` is interesting but does not look very appropriate 
for basic functions.

----------

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

Reply via email to