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 r.david.murray
Recipients docs@python, eric.araujo, ezio.melotti, georg.brandl, r.david.murray, terry.reedy
Date 2013-06-22.18:51:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371927116.24.0.988877585137.issue18284@psf.upfronthosting.co.za>
In-reply-to
Content
I just did a clean doc build on 2.7 (on linux) on 2.7 head without error.  Maybe you need to do a 'make clean' and rebuild?  Our Makefile ought to have a target that just throws away the build dir, instead of throwing away the checked out software as well, but it doesn't.  So instead of make clean you might want to try just deleting the build dir and rebuilding first.
History
Date User Action Args
2013-06-22 18:51:56r.david.murraysetrecipients: + r.david.murray, georg.brandl, terry.reedy, ezio.melotti, eric.araujo, docs@python
2013-06-22 18:51:56r.david.murraysetmessageid: <1371927116.24.0.988877585137.issue18284@psf.upfronthosting.co.za>
2013-06-22 18:51:56r.david.murraylinkissue18284 messages
2013-06-22 18:51:56r.david.murraycreate