[Python-Dev] RFC: readproperty

Nick Coghlan ncoghlan at gmail.com
Thu Sep 29 00:10:14 CEST 2005


Oleg Broytmann wrote:
>    It seems many people reinvent this particular wheel. Which is
> understandable.
> 
>    propertytools.py, anyone?

"import magic" ;)

Cheers,
Nick.

P.S. Such a module may actually be a good idea, if it reduces the variation in 
metaclass and descriptor hacks across some of the more complex framework.

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


More information about the Python-Dev mailing list