14 Dec
2008
14 Dec
'08
3 p.m.
On 14.12.2008 15:44 Uhr, Thibaud Morel l'Horset wrote:
Hey AJ,
Thanks. Full traceback below. Regarding storing files, I meant the File Zope Object, as added by the following API call: newFolder.manage_addFile(id,title=title, content_type="text/plain", file=content).
'file' must be an open file object and not a string with the binary content. -aj