Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32741d commit 003b925Copy full SHA for 003b925
1 file changed
Lib/xml/parsers/expat.py
@@ -0,0 +1,4 @@
1
+"""Interface to the Expat non-validating XML parser."""
2
+__version__ = '$Revision$'
3
+
4
+from pyexpat import *
0 commit comments