[issue5254] Formatting error in "findertools" header
Ezio Melotti
report at bugs.python.org
Sun Jun 28 03:18:23 CEST 2009
Ezio Melotti <ezio.melotti at gmail.com> added the comment:
The original source of that page is:
:mod:`findertools` --- The :program:`finder`'s Apple Events interface
Apparently the ' is automatically replaced by a ‘ when Sphinx generates
the doc but if it's preceded by `something` Sphinx uses ‘ instead of ’.
----------
nosy: +ezio.melotti
resolution: -> invalid
status: open -> pending
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5254>
_______________________________________
More information about the Python-bugs-list
mailing list