[Python-Dev] defaultproperty

Nick Coghlan ncoghlan at gmail.com
Mon Oct 10 00:28:14 CEST 2005


Jim Fulton wrote:
> Based on the discussion, I think I'd go with defaultproperty.
> 
> Questions:
> 
> - Should this be in builtins, alongside property, or in
>    a library module? (Oleg suggested propertytools.)
> 
> - Do we need a short PEP?

The much-discussed never-created decorators module, perhaps?

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://boredomandlaziness.blogspot.com


More information about the Python-Dev mailing list