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