]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.2/Lib/xml/parsers/expat.py
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Lib / xml / parsers / expat.py
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/parsers/expat.py b/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/parsers/expat.py
deleted file mode 100644 (file)
index d583881..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-"""Interface to the Expat non-validating XML parser."""\r
-__version__ = '$Revision$'\r
-\r
-from pyexpat import *\r