[Python-Dev] Descriptor write-up [Draft: Please comment]
Aahz
aahz@pythoncraft.com
Sun, 1 Jun 2003 11:52:58 -0400
On Sun, Jun 01, 2003, Raymond Hettinger wrote:
>
> In the spirit of Michele Simionato's write-up on method resolution
> order, I've written up almost everything I know about descriptors:
>
> http://tinyurl.com/d63d
Cool! Haven't had a chance to look at it, but I'd suggest sticking with
a canonical URL since it isn't very long:
http://users.rcn.com/python/download/Descriptor.htm
--
Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/
"In many ways, it's a dull language, borrowing solid old concepts from
many other languages & styles: boring syntax, unsurprising semantics,
few automatic coercions, etc etc. But that's one of the things I like
about it." --Tim Peters on Python, 16 Sep 93