(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node344.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/undoc.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node342.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 19.3 Platform specific modules Up: 19. Undocumented Modules Previous: 19.1 Frameworks
19.2 Miscellaneous useful utilities
Some of these are very old and/or not very robust; marked with ``hmm.''
- dircmp
- -- Class to build directory diff tools on (may become a demo or tool). Deprecated since release 1.6. The filecmp module will replace dircmp.
- bdb
- -- A generic Python debugger base class (used by pdb)
- ihooks
- -- Import hook support (for rexec; may become obsolete)
- tzparse
- -- Parse a timezone specification (unfinished; may disappear in the future)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node344.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/undoc.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node342.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 19.3 Platform specific modules Up: 19. Undocumented Modules Previous: 19.1 Frameworks
Send comments on this document to python-docs@python.org.