Unfortunately, there are still a few modules in the Python distribution which have no documentation! This sad state of affairs should be remedied. Anyone who feels like they can help is invited to volunteer by putting their name next to one of these orphaned modules and then writing up documentation.
Information on writing documentation for Python can be found in Documenting Python.
Module |
Bug Report |
Volunteer |
ihooks.py |
(Gone in 3.0) |
|
toaiff.py |
(Moved to Demo in 3.0) |
|
clmodule.c |
(SGI-specific; gone in 3.0) |
|
puremodule.c |
(Gone in 3.0) |
|
NOTE: The following are undocumented on purpose, as the modules are deprecated: timingmodule.c
Thanks to BrettCannon for putting this list together initially.
Please remove modules from the list once they have been documented, then delete this page once the list is empty!
