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 orsenthil
Recipients Dmitry.Jemerov, JingCheng.LIU, docs@python, eric.araujo, ezio.melotti, georg.brandl, orsenthil, pitrou, r.david.murray, stutzbach, terry.reedy
Date 2010-10-18.10:45:18
SpamBayes Score 0.008245899
Marked as misclassified No
Message-id <20101018104510.GC10299@remy>
In-reply-to <1283554637.01.0.167836774867.issue9730@psf.upfronthosting.co.za>
Content
On Fri, Sep 03, 2010 at 10:57:17PM +0000, Georg Brandl wrote:
> That's why I said to use "testsetup" directives -- they are not
> visible in the HTML/PDF/... output, but used when running the tests.

Do you already have such a directive in sphinx? I think, it would be a
good idea to have doctests succeed. And having examples in the docs
working 'directly out of text'.
History
Date User Action Args
2010-10-18 10:45:20orsenthilsetrecipients: + orsenthil, georg.brandl, terry.reedy, pitrou, stutzbach, ezio.melotti, eric.araujo, r.david.murray, Dmitry.Jemerov, docs@python, JingCheng.LIU
2010-10-18 10:45:19orsenthillinkissue9730 messages
2010-10-18 10:45:18orsenthilcreate