summaryrefslogtreecommitdiff
path: root/modules/language/python/module/xml/parsers.py~
diff options
context:
space:
mode:
Diffstat (limited to 'modules/language/python/module/xml/parsers.py~')
-rw-r--r--modules/language/python/module/xml/parsers.py~8
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/language/python/module/xml/parsers.py~ b/modules/language/python/module/xml/parsers.py~
deleted file mode 100644
index eb314a3..0000000
--- a/modules/language/python/module/xml/parsers.py~
+++ /dev/null
@@ -1,8 +0,0 @@
-"""Python interfaces to XML parsers.
-
-This package contains one module:
-
-expat -- Python wrapper for James Clark's Expat parser, with namespace
- support.
-
-"""