R. David Murray added the comment:

Doing this is going to be a bit tricky, since currently links like 
:meth:`object.__format__` go to the special methods section.  So I think making 
the distinction between available special methods and ones that object 
implements will need to be done at the same time as this, and there may be 
quite a few places in the documentation where reference will need to be changed.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16508>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to