[issue11975] Fix referencing of built-in types (list, int, ...)

R. David Murray report at bugs.python.org
Mon May 30 07:22:21 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

You are confusing directives and roles.  As was already pointed out, there is currently no target for list.append to point to.  That's what needs to be added.

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

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11975>
_______________________________________


More information about the Python-bugs-list mailing list