[Zope] readinf File contents

Richard Smol jazzcat@dds.nl
Wed, 5 Jan 2000 18:37:41 +0100 (MET)


Hi there,

This Zope keeps baffling me ... now how do I simply read the contents of 
a File-object? I appear to be able to do so, but when I try the 
re.split() function on the contents, I get a TypeError: "argument 1: 
expected read-only character buffer, ImplicitAcquirerWrapper found"
What the... is it just me, or is Zope totally counter-intuitive??
Again, the docs don't give me any insights...

Greetz,

RS