diff -r b0dd37421d28 -r bf58ce630b88 objdictgen/nodelist.py --- 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