[Zope-Coders] Zope 2.6 branch - POSException.ReadOnlyError Someone? ;-)

Chris Withers chrisw@nipltd.com
Wed, 06 Nov 2002 10:52:11 +0000


zope-tests@squishdot.org wrote:
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZODB/tests/ReadOnlyStorage.py", line 37, in checkWriteMethods
>     self._storage.tpc_begin(t)
>   File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZODB/BaseStorage.py", line 127, in tpc_begin
>     raise POSException.ReadOnlyError()
> ReadOnlyError

Urm?

Chris