[ZCM] [ZC] 1837/ 2 Assign "FileUpload class isn't a file"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu Jul 21 10:00:48 EDT 2005


Issue #1837 Update (Assign) "FileUpload class isn't a file"
 Status Accepted, Zope/bug low
To followup, visit:
  http://www.zope.org/Collectors/Zope/1837

==============================================================
= Assign - Entry #2 by tino on Jul 21, 2005 10:00 am

 Status: Pending => Accepted

 Supporters added: tino

going to fix in 2.7 and 2.8
________________________________________
= Request - Entry #1 by Anonymous User on Jul 7, 2005 5:32 am

ZPublisher.HTTPRequest.FileUpload documentation says that FileUpload can be used like a file object, but doesn't implement iterator, so it can't be used sometimes, for example to import csv data:

r = csv.reader(file)
==============================================================



More information about the Zope-Collector-Monitor mailing list