[issue20638] KeyError building the Python html doc with sphinx

Xavier de Gaye report at bugs.python.org
Mon Feb 17 11:36:04 CET 2014


Xavier de Gaye added the comment:

$ hg log -r tip
changeset:   89198:72f9b6222476
tag:         tip
parent:      89195:dcbbff7e6b56
parent:      89197:f45d4823f63c
user:        Ezio Melotti <ezio.melotti at gmail.com>
date:        Sat Feb 15 16:59:39 2014 +0200
summary:     #19890: merge with 3.3.


The README.txt says:
A "make update" updates the Subversion checkouts in `tools/`

After running 'make update', 'make html' does not fail anymore.
Maybe 'update' should be made a prerequisite of 'html' in the Makefile. Otherwise, sorry for the noise.

----------

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


More information about the Python-bugs-list mailing list