mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
Implement #15
This commit is contained in:
4
PythonHome/Lib/xml/parsers/expat.py
Normal file
4
PythonHome/Lib/xml/parsers/expat.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""Interface to the Expat non-validating XML parser."""
|
||||
__version__ = '$Revision: 17640 $'
|
||||
|
||||
from pyexpat import *
|
||||
Reference in New Issue
Block a user