Re: httplib raises ValueError reading chunked content

2006-03-08 Thread Philip Semanchuk
On Mar 8, 2006, at 8:32 PM, Etienne Desautels wrote: > > Hi Philip, > >> Hi all, >> Has anyone ever seen Python 2.4.1's httplib choke when reading chunked >> content? > > Yes, it's a know bug. See for yourself: > https://sourceforge.net/tracker/? > func=detail&atid=305470&aid=900744&group_id=547

Re: httplib raises ValueError reading chunked content

2006-03-08 Thread Etienne Desautels
Hi Philip, > Hi all, > Has anyone ever seen Python 2.4.1's httplib choke when reading chunked > content? Yes, it's a know bug. See for yourself: https://sourceforge.net/tracker/? func=detail&atid=305470&aid=900744&group_id=5470 Etienne > I'm using it via urrlib2, and I ran into a particular s

httplib raises ValueError reading chunked content

2006-03-08 Thread philip20060308
Hi all, Has anyone ever seen Python 2.4.1's httplib choke when reading chunked content? I'm using it via urrlib2, and I ran into a particular server that returns something that httplib doesn't expect. Specifically, in the code below where the error occurs, line == ''. Python 2.4.1 (#2, Oct 12 2005