Re: [Zope3-Users] Wierd Error

2007-03-08 Thread Stephan Richter
On Monday 29 January 2007 16:15, David Johnson wrote: > 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(sta

[Zope3-Users] Wierd Error

2007-01-29 Thread David Johnson
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