[issue16927] Separate built-in types from functions and group similar functions in functions.rst

Terry J. Reedy report at bugs.python.org
Sun Apr 6 01:42:38 CEST 2014


Terry J. Reedy added the comment:

I would be happy enough to just add a second index section, with short annotations or commentaries about the categories -- nitika's patch with sentences added. I would put it after the current table, and not box the links. Short example:

The following functions convert an integer to a binary, octal, or hexadecimal string: :func:`bin`, :func:`oct`, :func:`hex`.

----------

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


More information about the Python-bugs-list mailing list