[Python-Dev] property docs? (original) (raw)
David Abrahams dave@boost-consulting.com
Wed, 13 Nov 2002 17:36:54 -0500
- Previous message: [Distutils] Re: [Python-Dev] Killing off bdist_dumb
- Next message: [Python-Dev] RE: [Distutils] Killing off bdist_dumb
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just had to refer a Boost.Python user to the documentation of 'property', and was unable to find anything in the regular documentation. The closest I could find was:
http://www.python.org/doc/current/whatsnew/sect-rellinks.html#SECTION000340000000000000000
Ah, well, I guess there's
http://www.python.org/2.2.2/descrintro.html#property
But
http://www.python.org/current/descrintro.html#property
doesn't work. I think the reason why came up before on this list, though it escapes me again. Maybe this complaint will serve as enough of a poke to get that fixed.
-- David Abrahams dave@boost-consulting.com * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution
- Previous message: [Distutils] Re: [Python-Dev] Killing off bdist_dumb
- Next message: [Python-Dev] RE: [Distutils] Killing off bdist_dumb
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]