[pyar] Web2py, adjuntar archivo generado automaticamente -> Como???

Alan Etkin spametki en gmail.com
Jue Feb 14 11:57:48 ART 2013


El docstring de Attachment
        Arguments:

            payload: path to file or file-like object with read() method
            filename: name of the attachment stored in message; if set to
                      None, it will be fetched from payload path; file-like
                      object payload must have explicit filename specified
            content_id: id of the attachment; automatically contained within
                        < and >
            content_type: content type of the attachment; if set to None,
                          it will be fetched from filename using
gluon.contenttype
                          module
            encoding: encoding of all strings passed to this function
(except
                      attachment body)

Fijate que content_type, si no se pasa como argumento, lo trata de obtener
del parámetro filename
Si usás un file-like, tenés que pasar también filename=<nombre> (o filename
y content_type para más precisión)
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20130214/72bd3183/attachment.html>


More information about the pyar mailing list