[Python-bugs-list] [ python-Bugs-409838 ] Error in httplib post example

noreply@sourceforge.net noreply@sourceforge.net
Tue, 20 Mar 2001 15:06:43 -0800


Bugs item #409838, was updated on 2001-03-19 13:28
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=409838&group_id=5470

Category: Documentation
Group: None
>Status: Closed
Priority: 5
Submitted By: Fredrik Borg (jenzjenz)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Error in httplib post example

Initial Comment:
The 'post' example has errors:

"paramstring" on line 9 should be "params"

and

"errcode" on line 11 should be "reply"

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-03-20 15:06

Message:
Logged In: YES 
user_id=3066

Already fixed in the Python 2.1 development documentation.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=409838&group_id=5470