[Zope3-Users] Wierd Error

David Johnson djohnson at jsatech.com
Mon Jan 29 16:15:52 EST 2007


I am receiving this error and I am not sure why.

     return self._dump(meta, obj.__getstate__())
   File "/Users/djohnson/sandbox/Zope-3.3.0/build/lib.macosx-10.3- 
fat-2.4/ZODB/serialize.py", line 416, in _dump
     self._p.dump(state)
   File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ 
python2.4/copy_reg.py", line 70, in _reduce_ex
     state = base(self)
TypeError: connect() argument 1 must be string, not Connection

Anyone have ideas?

--
David



More information about the Zope3-users mailing list