Patches item #1682878, was opened at 2007-03-17 22:20 Message generated for change (Comment added) made by gbrandl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1682878&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: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Jp Calderone (kuran) Assigned to: Nobody/Anonymous (nobody) Summary: Python 2.5 "What's New" document contains socket errors Initial Comment: http://docs.python.org/whatsnew/modules.html talks about two new socket methods, recv_buf(buffer) and recvfrom_buf(buffer). I suppose it means to be talking about recv_into and recvfrom_into. ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2007-03-18 08:29 Message: Logged In: YES user_id=849994 Originator: NO Fixed in rev. 54426, 54427 (2.5). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1682878&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
