blob: d58388117d03dbaabb0bdbed375e7d995a5add4a [file] [log] [blame]
"""Interface to the Expat non-validating XML parser."""
__version__ = '$Revision$'
from pyexpat import *