Darren Dale <dsdal...@gmail.com> added the comment:

Here is attempt #4. This patch extends the property, classmethod and 
staticmethod builtins with an __isabstractmethod__ descriptor. Docs and tests 
are updated as well. "make test" runs without failures. This is my first real 
attempt with the C-API, and I think I am finally over the learning curve, but 
comments would be greatly appreciated.

----------
Added file: http://bugs.python.org/file22407/abc_descriptor.patch

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

Reply via email to