summaryrefslogtreecommitdiffstats
path: root/Lib/xmlcore/etree/ElementInclude.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2005-12-25 23:18:31 (GMT)
committerTim Peters <tim.peters@gmail.com>2005-12-25 23:18:31 (GMT)
commit536cf99536bce562cfcb44a856fac1c84b9de4c3 (patch)
tree80cf0f425cfc703b228aad716ed66cd4a5080c03 /Lib/xmlcore/etree/ElementInclude.py
parent83a8c393b06d24b3c6b252b7614c34110c369c43 (diff)
downloadcpython-536cf99536bce562cfcb44a856fac1c84b9de4c3.zip
cpython-536cf99536bce562cfcb44a856fac1c84b9de4c3.tar.gz
cpython-536cf99536bce562cfcb44a856fac1c84b9de4c3.tar.bz2
Whitespace normalization.
Diffstat (limited to 'Lib/xmlcore/etree/ElementInclude.py')
-rw-r--r--Lib/xmlcore/etree/ElementInclude.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/xmlcore/etree/ElementInclude.py b/Lib/xmlcore/etree/ElementInclude.py
index 479d754..974cc21 100644
--- a/Lib/xmlcore/etree/ElementInclude.py
+++ b/Lib/xmlcore/etree/ElementInclude.py
@@ -141,4 +141,3 @@ def include(elem, loader=None):
else:
include(e, loader)
i = i + 1
-