Http client to POST using multipart/form-data

2006-08-17 Thread Bruno Dilly
Hi,

I'm implementing a http client to POST using multipart/form-data. It
uses urllib2 module, and files are uploaded correctly.

But I need to know how much has been uploaded at a given moment, to
inform the user the proportion of the file already uploaded.

Anybody knows how could I do that?

Thanks,

Bruno
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python for EXIF-info-additions ?

2006-08-21 Thread Bruno Dilly
I think you can find what do you need into this repository, it's a
creative commons tool:
https://svn.berlios.de/svnroot/repos/cctools/publisher/branches/flickr-storage-branch/

take a look in the follow directory:
ccpublisher/jpeg/

I'm not sure if it's what you want, let me know.

See you,

Dilly

On 8/21/06, Michele Petrazzo <[EMAIL PROTECTED]> wrote:
> Bror Johansson wrote:
> > Is there somewhere some Python-module that can be used for adding
> > EXIF-info to JPEG files?
> >
> > (Modules for extraction of EXIF-data are easily found, but lacks - as
> > I see it - capacity to add new tags.)
> >
>
> Hi,
> this is a feature that I want to add to FreeImagePy. It's not so
> difficult, but now I haven't time to do it. If you want to spend some
> hours for make enjoying yourself and all the python community, email me! :)
>
> > /BJ
> >
> >
>
> Bye,
> Michele
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list