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 terry.reedy
Recipients docs@python, eric.araujo, ezio.melotti, georg.brandl, sandro.tosi, terry.reedy
Date 2012-05-20.19:28:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337542090.69.0.764551507534.issue14865@psf.upfronthosting.co.za>
In-reply-to
Content
To my mind, stripping is not ignoring ;-), but I understand what you mean, sphinx ignores as it pays attention and strips.

[2] is the commit for [1], and both are from 3 years ago, long before 3.2.0. Does the true-by-default ``trim_doctest_flags`` config value work on a file by file basis, so that it can just be added to doctest.rst?

I have no opinion of sphinx versions, which I am ignorant about. I just know that the mistaken stripping destroys the value of the examples, making the result very confusing.
History
Date User Action Args
2012-05-20 19:28:10terry.reedysetrecipients: + terry.reedy, georg.brandl, ezio.melotti, eric.araujo, sandro.tosi, docs@python
2012-05-20 19:28:10terry.reedysetmessageid: <1337542090.69.0.764551507534.issue14865@psf.upfronthosting.co.za>
2012-05-20 19:28:10terry.reedylinkissue14865 messages
2012-05-20 19:28:10terry.reedycreate