commit | a510748085c194a825caaead350bfc439214fb7f | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Mon Aug 04 12:40:59 2008 +0000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Mon Aug 04 12:40:59 2008 +0000 |
tree | 58f9e1be8e103770eb4e8de6e21e5137a8bff847 | |
parent | d868be8805b7f5c4f0356eb01f6d8feab43cc9b3 [diff] |
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).