Commit 003b9250 authored by Fred Drake's avatar Fred Drake

Add a wrapper around the pyexpat module, making the "public" name of

the module "xml.parsers.expat".
parent c32741d1
"""Interface to the Expat non-validating XML parser."""
__version__ = '$Revision$'
from pyexpat import *
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment