[Python-Dev] Can we improve support for abstract base classes with desciptors (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Thu Jun 9 14:27:05 CEST 2011


On Thu, Jun 9, 2011 at 9:45 PM, Darren Dale <dsdale24 at gmail.com> wrote:

What do you think about deprecating abstractproperty, or removing it from the documentation?

Unless anyone specifically howls at the idea, +1 to both (since abstractproperty doesn't actually achieve the intended purpose and will become redundant with the proper fix in 3.3).

Cheers, Nick.

-- Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-Dev mailing list