[Python-Dev] RFC: readproperty
Nick Coghlan
ncoghlan at gmail.com
Thu Sep 29 00:10:14 CEST 2005
More information about the Python-Dev mailing list
Thu Sep 29 00:10:14 CEST 2005
- Previous message: [Python-Dev] RFC: readproperty
- Next message: [Python-Dev] RFC: readproperty
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] RFC: readproperty
- Next message: [Python-Dev] RFC: readproperty
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list