httplib question

Laszlo Zsolt Nagy gandalf at geochemsource.com
Mon Nov 29 15:08:42 EST 2004


Hello Stuart,

Monday, November 29, 2004, 8:59:57 PM, you wrote:

> Laszlo,

> The "request" method call expects a "body" parameter that defaults to None
> as the 3rd method parameter.  You will either need to pass in an empty
> string as the body parameter, or assign the headers property by named
> assignment. Python interprets your call as passing the dictionary into the
> body parameter.

> Stuart
I'm a real Lama. :-)





More information about the Python-list mailing list