[Zope3-Users] Get a site
Florian Lindner
mailinglists at xgm.de
Thu Mar 8 15:44:34 EST 2007
Am Donnerstag, 8. März 2007 20:10 schrieb Stephan Richter:
> On Sunday 28 January 2007 12:23, Florian Lindner wrote:
> > exceptions.ValueError: I/O operation on closed file
> >
> >
> > any idea what caused it?
>
> I think you violate the transaction mechanism. I think it would be easier
> to make a call via the publisher.
The problem was that I forgot to close the connection, resp. called the close
function on the wrong object.
Regards,
Florian
More information about the Zope3-users
mailing list