Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Looking for docs

Reply
Thread Tools

Looking for docs

 
 
Donn Ingle
Guest
Posts: n/a
 
      11-16-2007
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?

/d

 
Reply With Quote
 
 
 
 
Duncan Booth
Guest
Posts: n/a
 
      11-16-2007
Donn Ingle <> 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/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Library to parse MS word docs & convert Word docs to PDF KYG C++ 2 08-18-2008 07:08 PM
Looking for freeware that can convert large MS Word docs to .txt, html,or lit RZ Computer Information 2 01-12-2008 04:44 PM
[newgem] How to generate docs with rake docs ? Stéphane Wirtel Ruby 0 04-19-2007 02:46 PM
Do Printed Word Docs Look Any Differently From PDF Docs? Martin Computer Support 5 09-20-2006 11:06 PM
Why the Perl docs are so great was why the perl docs suck Al Perl Misc 1 10-16-2005 06:35 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57