From: "Jewett, Jim J" <[EMAIL PROTECTED]>

> In theory, a blank line should cause this, but in my version of
> httplib.py class HTTPResponse function _read_status, there
> is a guard clause.
> 
>       if not line:
>               raise BadStatusLine(line)

> If you have that same clause and are still getting the error, then I'm 
> flummoxed.

I don't have that guard clause - the line 'if not line' doesn't
appear in my copy of the file you mention.

So, does that mean I need an update of something?
-- 
Tcl - The glue of a new generation.  <URL: http://wiki.tcl.tk/ >
Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to