[Python-Dev] defaultproperty (was: Re: RFC: readproperty)

Guido van Rossum guido at python.org
Mon Oct 10 02:35:55 CEST 2005


On 10/9/05, Jim Fulton <jim at zope.com> wrote:
> Based on the discussion, I think I'd go with defaultproperty.

Great.

> Questions:
>
> - Should this be in builtins, alongside property, or in
>    a library module? (Oleg suggested propertytools.)
>
> - Do we need a short PEP?

I think so. From the responses I'd say there's at most lukewarm
interest (including from me). You might also want to drop it and just
add it to your personal (or Zope's) library.

--
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list