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 zach.ware
Recipients docs@python, dsawyer, zach.ware
Date 2014-04-18.16:41:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397839277.86.0.157692041784.issue21289@psf.upfronthosting.co.za>
In-reply-to
Content
Your more recent patch looks like it's missing the changes to Doc/make.bat, which I assume was unintentional :).  Also, thinking about it again, it would be good to use a %SPHINXBUILD% variable rather than hard-coding "sphinx-build" into the script, the same way %PYTHON% is used currently.
History
Date User Action Args
2014-04-18 16:41:17zach.waresetrecipients: + zach.ware, docs@python, dsawyer
2014-04-18 16:41:17zach.waresetmessageid: <1397839277.86.0.157692041784.issue21289@psf.upfronthosting.co.za>
2014-04-18 16:41:17zach.warelinkissue21289 messages
2014-04-18 16:41:17zach.warecreate