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

Here is a new patch that addresses a couple problems found in review:

* Unit tests contained a typo (Property instead of property)
* DeprecationWarning would be issued when importing abc rather than when 
creating abstractproperty. (whether abstractproperty should be deprecated has 
been questioned).

----------
Added file: 
http://bugs.python.org/file21295/property_with_abstractmethod_v2.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