26 Jul
1999
26 Jul
'99
2:04 p.m.
-----Original Message----- From: Thierry MICHEL [mailto:thierry@geltrude.mixad.it] Sent: Monday, July 26, 1999 4:54 AM To: zope@zope.org Subject: [Zope] FileUpload object
Hi !
where can I find the class description of FileUpload object ?
I believe it behaves just like the StringIO object which comes with Python. Check the library reference on the python website http://www.python.org/ -Michel