Differences between revisions 3 and 4
Revision 3 as of 2004-08-07 19:18:38
Size: 967
Comment:
Revision 4 as of 2004-08-07 19:25:07
Size: 941
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
SF:882332 boolobject.h

This page lists various things that aren't documented in the main Python docs, but should be. We should try to fix these before 2.4final.

Features

The reference manual doesn't mention new-style classes at all. (I can't see that it really specifies the semantics of old-style classes, either.)

Iterator protocol not described on its own (mentioned in passing in ref's discussion of generators)

Are nested scopes explained in the ref?

Relevant SF bugs

984952 PEP 307 not documented (mostly done -- needs a pickle export to decide if anything else in PEP 307 is worth including)

993601 No optparse reference

970783 PyObject_GenericGetAttr is undocumented

966625 descriptors not documented

960340 new-style classes

944407 urllib2 exception classes

914375 modulefinder

813198 Migrate PEP material to docs

779976 trace undocumented

515751 imputil undocumented

MissingFromDocumentation (last edited 2010-11-16 21:35:39 by RDavidMurray)

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