Yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node343.html

From ZCubes Wiki
Revision as of 18:40, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/node344.html|[[Image:yurttas_PL_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)

Send comments on this document to python-docs@python.org.