Patches item #1410783, was opened at 2006-01-20 14:30 Message generated for change (Comment added) made by birkenfeld You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1410783&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: Python 2.4 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Collin Winter (collinwinter) Assigned to: Nobody/Anonymous (nobody) Summary: Doc patch for classmethod and staticmethod Initial Comment: This patch adds links from the descriptions of classmethod() and staticmethod() in Doc/lib/libfuncs.tex to the Python reference manual where class and static methods are discussed in more detail. This patch was made against SVN revision 42105. ---------------------------------------------------------------------- >Comment By: Georg Brandl (birkenfeld) Date: 2006-01-20 22:34 Message: Logged In: YES user_id=1188172 Thanks! Committed revisions 42127, 42128 (2.4). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1410783&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
