Changes by Russell Stuart :
Added file: http://bugs.python.org/file29796/conf.py
___
Python tracker
<http://bugs.python.org/issue17709>
___
___
Python-bugs-list mailin
Changes by Russell Stuart :
Added file: http://bugs.python.org/file29795/conf.py
___
Python tracker
<http://bugs.python.org/issue17709>
___
___
Python-bugs-list mailin
New submission from Russell Stuart:
.. topic:: http://docs.python.org/2.7/objects.inv doesn't support :func:`repr`
or :exc:`Exception`
A bug report for Python 2.7's docs.
.. _intro:
Bug
===
Running::
sphinx-build -c conf2.7 -n -b html -E . html
Produces::
Running Sph