[ZCM] [ZC] 1836/ 2 Comment ""

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu Jul 7 05:43:23 EDT 2005


Issue #1836 Update (Comment) ""
 Status Pending, Zope/bug low
To followup, visit:
  http://www.zope.org/Collectors/Zope/1836

==============================================================
= Comment - Entry #2 by efge on Jul 7, 2005 5:43 am

Duplicate of 1837.
________________________________________
= 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