[issue23990] Callable builtin doesn't respect descriptors

Alexander Belopolsky report at bugs.python.org
Sat Apr 18 01:07:25 CEST 2015


Alexander Belopolsky added the comment:

> But somehow defining them with @property works (I guess because @property is in the class).

IMO, this is the bug and not the callable() behavior.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23990>
_______________________________________


More information about the Python-bugs-list mailing list