[issue11412] Section numbers in the Library Reference have a trailing period

Terry J. Reedy report at bugs.python.org
Sat Mar 19 06:03:38 CET 2011


Terry J. Reedy <tjreedy at udel.edu> added the comment:

My haphazard sample gave 8 without, 5 with.

I suspect trailing dot is analogy with lists:
1. something.
2. something else.
2.1. detail of else
2.2. more detail

Books without generally have extra space instead of '.'.

----------
nosy: +terry.reedy

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


More information about the Python-bugs-list mailing list