[Paste] [webob] file upload

2007-10-06 Thread William Dode
Hi, In MultiDict.from_fieldstorage an uploaded file is retrieved with field.value. So the file is read in memory and we cannot get the filename. I suggest something like if field.file: obj.add(field.name, field) bye -- William Dodé - http://flibuste.net Informaticien indépendant

[Paste] [webob] set_cookie, comment and version

2007-10-06 Thread William Dode
Hi, It seems that it miss 'version' and 'comment' parameters in set_cookie, isn't it ? bye -- William Dodé - http://flibuste.net Informaticien indépendant ___ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bi