This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, docs@python, eric.araujo, georg.brandl
Date 2010-10-28.22:39:05
SpamBayes Score 0.00036496445
Marked as misclassified No
Message-id <1288305547.24.0.704150467458.issue10224@psf.upfronthosting.co.za>
In-reply-to
Content
I had some success after running 2to3 on Doc/conf.py and Doc/tools.  The build succeeded, but I have not compared the output yet.  Running doctest, however, still reported lots of errors and hang in turtle.rst. 

$ sphinx-build -b doctest -d Doc/build3/doctrees -D latex_paper_size=  Doc  Doc/build3/html
History
Date User Action Args
2010-10-28 22:39:07belopolskysetrecipients: + belopolsky, georg.brandl, eric.araujo, docs@python
2010-10-28 22:39:07belopolskysetmessageid: <1288305547.24.0.704150467458.issue10224@psf.upfronthosting.co.za>
2010-10-28 22:39:05belopolskylinkissue10224 messages
2010-10-28 22:39:05belopolskycreate