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 3e06ab1 commit 3f6a7b5Copy full SHA for 3f6a7b5
1 file changed
Lib/xml/parser/__init__.py
@@ -0,0 +1,8 @@
1
+"""Python interfaces to XML parsers.
2
+
3
+This package contains on module:
4
5
+expat -- Python wrapper for James Clark's Expat parser, with namespace
6
+ support.
7
8
+"""
0 commit comments