objdictgen/nodelist.py
changeset 253 bf58ce630b88
parent 243 7fcc129a06ce
child 258 8f7725451453
--- a/objdictgen/nodelist.py	Wed Aug 08 01:43:02 2007 +0200
+++ b/objdictgen/nodelist.py	Wed Aug 08 08:51:09 2007 +0200
@@ -21,10 +21,6 @@
 #License along with this library; if not, write to the Free Software
 #Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-from gnosis.xml.pickle import *
-from gnosis.xml.pickle.util import setParanoia
-setParanoia(0)
-
 from node import *
 import eds_utils
 import os, shutil