Patches item #1534048, was opened at 2006-08-03 14:36 Message generated for change (Comment added) made by fdrake You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1534048&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: Core (C code) Group: Python 2.5 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Christopher Tur Lesniewski-Laas (ctl) >Assigned to: Fred L. Drake, Jr. (fdrake) Summary: Typo in weakref error message Initial Comment: An error message in Objects/typeobject.c mistakenly refers to __weaklist__, which does not exist. The intent was most likely __weakref__. ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2006-08-04 01:18 Message: Logged In: YES user_id=3066 Committed for the Python trunk (2.5; revision 51084), and the release24-maint branch (2.4.4; revision 51083). Thanks! ---------------------------------------------------------------------- Comment By: Neal Norwitz (nnorwitz) Date: 2006-08-03 23:45 Message: Logged In: YES user_id=33168 See bug 1531003 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1534048&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches