aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.registry/files/patch-plone-app-registry-exportimport_handler.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-plone.app.registry/files/patch-plone-app-registry-exportimport_handler.py')
-rw-r--r--www/py-plone.app.registry/files/patch-plone-app-registry-exportimport_handler.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/py-plone.app.registry/files/patch-plone-app-registry-exportimport_handler.py b/www/py-plone.app.registry/files/patch-plone-app-registry-exportimport_handler.py
deleted file mode 100644
index d0c099b5b10f..000000000000
--- a/www/py-plone.app.registry/files/patch-plone-app-registry-exportimport_handler.py
+++ /dev/null
@@ -1,10 +0,0 @@
---- plone/app/registry/exportimport/handler.py.orig 2011-09-19 17:44:47.000000000 +0400
-+++ plone/app/registry/exportimport/handler.py 2011-09-19 19:40:05.000000000 +0400
-@@ -1,6 +1,6 @@
- from zope.component import queryUtility
-
--from elementtree import ElementTree
-+from xml.etree import ElementTree
-
- from zope.dottedname.resolve import resolve
-