Looking for docs

Duncan Booth duncan.booth at invalid.invalid
Fri Nov 16 08:31:03 EST 2007


Donn Ingle <donn.ingle at gmail.com> wrote:

> Hi,
> I have seen strange looking things in various Python code like:
> staticmethod and also lines starting with an @ sign, just before
> method defs - I can't find an example right now.
>  I have Python 2.5 installed with it's docs, but I can't find any
>  discussion 
> of 'new style' classes and other info.
> 
> I'm not even sure what subject that @ sign stuff falls under.
> 
> Anyone have a link?
> 
http://www.python.org/doc/2.4.4/whatsnew/node6.html

http://www.python.org/dev/peps/pep-0318/



More information about the Python-list mailing list