ANN: Python Language Reference

Aahz aahz at pythoncraft.com
Fri Dec 26 13:08:31 EST 2003


In article <b16e4ef7.0312260911.42e26052 at posting.google.com>,
Stephen Ferg <steve at ferg.org> wrote:
>
>An attempt to produce a complete, alphabetized reference of all of
>Python's language features. The purpose is support developers, who
>need a quick way to look up information about a language feature.
>
>The table of contents was extracted from:
> * the index of the language reference 
> * the index of the library reference 
> * the global module index 
>
>http://www.ferg.org/pyref/index.html

Looks good!  I've added it to my bookmark list.  Note that there's at
least some missing stuff: __new__() isn't there.  You might want to add
descrintro to your set of resources.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Weinberg's Second Law: If builders built buildings the way programmers wrote 
programs, then the first woodpecker that came along would destroy civilization.




More information about the Python-list mailing list