Patches item #1252706, was opened at 2005-08-05 18:57 Message generated for change (Comment added) made by birkenfeld You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1252706&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: Closed >Resolution: Accepted Priority: 5 Submitted By: Steve Greenland (vmole) >Assigned to: Reinhold Birkenfeld (birkenfeld) Summary: poplib list() docstring fix Initial Comment: The POP list() function returns 3 items, not 2. Attached is the fairly obvious patch against poplib.py in CVS at HEAD. Steve ---------------------------------------------------------------------- >Comment By: Reinhold Birkenfeld (birkenfeld) Date: 2005-08-05 23:03 Message: Logged In: YES user_id=1188172 Thanks for the report, I corrected the docs too. Committed as Lib/poplib.py r1.24, r1.23.4.1, Doc/lib/libpoplib.py r1.18, 1.17.4.1. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1252706&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
