Differences between revisions 4 and 16 (spanning 12 versions)
Revision 4 as of 2004-08-07 19:25:07
Size: 941
Comment:
Revision 16 as of 2010-11-16 21:35:39
Size: 131
Editor: RDavidMurray
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
but should be. We should try to fix these before 2.4final. but should be.
Line 6: Line 6:
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 =

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

SF:993601 No optparse reference

SF:970783 PyObject_GenericGetAttr is undocumented

SF:966625 descriptors not documented

SF:960340 new-style classes

SF:944407 urllib2 exception classes

SF:914375 modulefinder

SF:813198 Migrate PEP material to docs

SF:779976 trace undocumented

SF:515751 imputil undocumented
= Other tasks =

This page lists various things that aren't documented in the main Python docs, but should be.

Features

Other tasks

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

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