Patches item #1752332, was opened at 2007-07-12 01:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1752332&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: John J Lee (jjlee) Assigned to: Nobody/Anonymous (nobody) Summary: getaddrinfo no longer used in httplib Initial Comment: The docs for module socket refer to the source of httplib as an example of the proper usage of socket.getaddrinfo(). httplib no longer uses that function directly, since that code moved into module socket. This patch updates the reference to point to module socket instead of to httplib. Not a backport candidate. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1752332&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches