[issue1908] make html fails - patchlevel is missing

2008-01-22 Thread Georg Brandl
Georg Brandl added the comment: Silly me, left a lone .pyc file around. Fixed in r60200. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ _

[issue1908] make html fails - patchlevel is missing

2008-01-22 Thread Christian Heimes
New submission from Christian Heimes: This happens after $ cd Docs $ rm -rf tools $ svn up $ make update $ make html mkdir -p build/html build/doctrees python tools/sphinx-build.py -b html -d build/doctrees -D latex_paper_size= . build/html Traceback (most recent call last): File "tools/sphin