File Manager

Current Path : /usr/lib/python3.10/xml/parsers/
Upload File :
Current File : //usr/lib/python3.10/xml/parsers/expat.py

"""Interface to the Expat non-validating XML parser."""
import sys

from pyexpat import *

# provide pyexpat submodules as xml.parsers.expat submodules
sys.modules['xml.parsers.expat.model'] = model
sys.modules['xml.parsers.expat.errors'] = errors

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com