[Zope] Reading and parsing a text file object
blists at bdf-net.com
blists at bdf-net.com
Thu Jul 20 05:38:56 EDT 2006
> Roberto Benitez wrote:
>> file="%s" % context.textfile
Huh? Isn't that just a weird and probably inefficient way of writing
"file=str(context.textfile)"?
More information about the Zope
mailing list