STINNER Victor <vstin...@python.org> added the comment:

Serhiy:
> I concur with Mark Shannon. The root problem is that Python functions and 
> built-in functions have different behavior when assigned as class attribute. 
> The former became an instance method, but the latter is not.

Do you see a way to make C functions and Python functions behave the same?

----------

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

Reply via email to