summaryrefslogtreecommitdiffstats
path: root/Lib/xmlcore/etree/cElementTree.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/xmlcore/etree/cElementTree.py')
-rw-r--r--Lib/xmlcore/etree/cElementTree.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/xmlcore/etree/cElementTree.py b/Lib/xmlcore/etree/cElementTree.py
deleted file mode 100644
index a6f127a..0000000
--- a/Lib/xmlcore/etree/cElementTree.py
+++ /dev/null
@@ -1,3 +0,0 @@
-# Wrapper module for _elementtree
-
-from _elementtree import *