Achim Domma wrote:

> urllib2.HTTPError: HTTP Error 400: Bad Request
> 
> I'm using Python 2.5.1 and Google did not help. Any hint on how to
> fix or debug this problem?

Use e. g. wireshark to look at the raw stream data and check if the
request is malformed.

Regards,


Björn

-- 
BOFH excuse #123:

user to computer ratio too high.

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

Reply via email to