Differences between revisions 15 and 17 (spanning 2 versions)
Revision 15 as of 2009-04-15 15:27:46
Size: 503
Editor: host56
Comment: update
Revision 17 as of 2025-02-16 06:02:50
Size: 67
Editor: AdamTurner
Comment: Redirect readers to the devguide
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
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.5final.

= Features =

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

Are nested scopes explained in the ref?

= Other tasks =

Also see ModulesThatNeedDocs.

Add example code to various modules.


= Relevant SF bugs =

SF:966625 descriptors not documented

SF:813198 Migrate PEP material to docs
See https://devguide.python.org/documentation/start-documenting/.

MissingFromDocumentation (last edited 2025-02-16 06:02:50 by AdamTurner)

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