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. :-)


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

Reply via email to