Le lundi 3 août 2015 17:01:40 UTC+2, Gilles Lenfant a écrit :
> Hi,
> 
> I searched without succeeding a Python resource that is capable of parsing an 
> HTTP multipart/mixed response stream, preferably as a generator that yields 
> headers + content for each part.
> 
> Google and friends didn't find or I didn't use the appropriate term.
> 
> Any hint will be appreciated.
> --
> Gilles Lenfant

Ah, aiohttp does something similar to what I need but requires Python 3.3 + 
when I'm stuck with Pyton 2.7 on that project.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to