[docs] [issue11975] Fix intersphinx-ing of built-in types (list, int, ...)

Jonas H. report at bugs.python.org
Sun May 1 22:21:02 CEST 2011


New submission from Jonas H. <jonas at lophus.org>:

Intersphinx-ing of int, list, float, ... should work with ":class:`int`" (list, float, ...). Also, intersphinx-ing list methods, e.g. ":meth:`list.insert`", should work.

----------
assignee: docs at python
components: Documentation
messages: 134923
nosy: docs at python, jonash
priority: normal
severity: normal
status: open
title: Fix intersphinx-ing of built-in types (list, int, ...)

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


More information about the docs mailing list