]> granicus.if.org Git - python/commitdiff
Blocked revisions 65487-65488 via svnmerge
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 4 Aug 2008 13:00:15 +0000 (13:00 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 4 Aug 2008 13:00:15 +0000 (13:00 +0000)
........
  r65487 | nick.coghlan | 2008-08-04 22:40:59 +1000 (Mon, 04 Aug 2008) | 1 line

  Issue 643841: better documentation of the special method lookup process, especially for new-style classes. Also removes the warnings about not being authoritative for new-style classes - the language reference actually covers those fairly well now (albeit in a fashion that isn't always particularly easy to follow).
........
  r65488 | nick.coghlan | 2008-08-04 22:47:17 +1000 (Mon, 04 Aug 2008) | 1 line

  Add missing NEWS entry for r65487
........


No differences found