Differences between revisions 23 and 25 (spanning 2 versions)
Revision 23 as of 2004-02-17 01:05:37
Size: 2234
Editor: dsl254-010-130
Comment: +WorkingWithTime,RssLibraries
Revision 25 as of 2004-02-25 20:09:28
Size: 2409
Editor: dsl254-010-130
Comment: +KeepingListsInDictionaries
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * SubclassingDictionaries, SortingListsOfDictionaries  * SubclassingDictionaries, SortingListsOfDictionaries, KeepingListsInDictionaries
Line 31: Line 31:
 * [http://www.cafepy.com/articles/python_types_and_objects/ The New Python] - new-style objects in v2.2 and up  * [http://www.cafepy.com/articles/python_types_and_objects/README.html Python Types and Objects], [http://www.cafepy.com/articles/python_attributes_and_methods/README.html Python Attributes and Methods] - Two part series on new-style objects in v2.2 and up.

A guide and a discussion page for PythonDocumentation.

Beginners

Join the fun and start learning today!

Topic guides

Development-Guides-R-Us!

Other


Discussion

Please!! get a wiki running side-by-side with the docs eg: 1 corresponding wikiable page for every page here in the pydocs. The startup data is simply that of the docs, so just mirror their structure. Then after the wiki docs start offering lots of useful information, the actual doc writers can incorporate this. To summarize, I think Python's documentation (like the library reference) is basically a big melange of api data and some snippets of useful info. This wiki will help replace those places that just use API data to fill up space, and turn it into something better.

Like the [http://www.php.net/manual/en/ PHP Manual] at [http://www.php.net/].


PythonDocumentation (last edited 2014-09-24 11:40:25 by Alexey Gaidamaka)

Unable to edit the page? See the FrontPage for instructions.