[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
- Previous message: [Python-Dev] Can we improve support for abstract base classes with desciptors
- Next message: [Python-Dev] fatal error callback issue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Can we improve support for abstract base classes with desciptors
- Next message: [Python-Dev] fatal error callback issue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]