[issue17709] http://docs.python.org/2.7/objects.inv doesn't support :func:`repr` or :exc:`Exception`

2013-04-13 Thread Russell Stuart
Changes by Russell Stuart : Added file: http://bugs.python.org/file29796/conf.py ___ Python tracker <http://bugs.python.org/issue17709> ___ ___ Python-bugs-list mailin

[issue17709] http://docs.python.org/2.7/objects.inv doesn't support :func:`repr` or :exc:`Exception`

2013-04-13 Thread Russell Stuart
Changes by Russell Stuart : Added file: http://bugs.python.org/file29795/conf.py ___ Python tracker <http://bugs.python.org/issue17709> ___ ___ Python-bugs-list mailin

[issue17709] http://docs.python.org/2.7/objects.inv doesn't support :func:`repr` or :exc:`Exception`

2013-04-13 Thread Russell Stuart
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