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
Date 2010-10-29.02:18:52
SpamBayes Score 0.00014617604
Marked as misclassified No
Message-id <1288318735.45.0.959857258913.issue10225@psf.upfronthosting.co.za>
In-reply-to
Content
As noted in issue 10224, python 3.x documentation is not being built with python 3.x yet, so a simple cd Doc; make doctest does not work.  However, hg trunk version os sphinx works with python 3.x and can be used to validate examples in ReST documentation.
History
Date User Action Args
2010-10-29 02:18:55belopolskysetrecipients: + belopolsky
2010-10-29 02:18:55belopolskysetmessageid: <1288318735.45.0.959857258913.issue10225@psf.upfronthosting.co.za>
2010-10-29 02:18:53belopolskylinkissue10225 messages
2010-10-29 02:18:52belopolskycreate