"""Perform massive transformations on a document tree created from the LaTeX
of the Python documentation, and dump the ESIS data for the transformed tree.
"""
-__version__ = '$Revision$'
import errno
# This should have an explicit option to indicate whether the *INPUT* was
# generated from an SGML or an XML application.
-__version__ = '$Revision$'
-
import errno
import esistools
import os
"""Miscellaneous utility functions useful for dealing with ESIS streams."""
-__version__ = '$Revision$'
import re
import string