[docs] [issue11975] Fix referencing of built-in types (list, int, ...)
Éric Araujo
report at bugs.python.org
Fri Jun 10 17:41:01 CEST 2011
Éric Araujo <merwok at netwok.org> added the comment:
When I said “I don’t like the idea of built-in functions being displayed as ‘builtins.int’”, I was thinking about the output of “.. function:: int” in combination with the module directive. I don’t know if using currentmodule instead of module would be better.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11975>
_______________________________________
More information about the docs
mailing list