historical/toontown-classic.git/panda/python/Lib/xml/parsers/expat.py
2024-01-16 11:20:27 -06:00

4 lines
114 B
Python

"""Interface to the Expat non-validating XML parser."""
__version__ = '$Revision: 17640 $'
from pyexpat import *