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 chris.jerdonek
Recipients asvetlov, brett.cannon, chris.jerdonek, docs@python, eli.bendersky, eric.araujo, ezio.melotti, georg.brandl, r.david.murray, sbt, v+python
Date 2012-08-15.12:10:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345032628.71.0.83052233245.issue15629@psf.upfronthosting.co.za>
In-reply-to
Content
I would like the chance to try implementing this without depending on Sphinx and "make doctest".  I don't think it would take much work, and it would let us leverage and hook into regrtest's existing options (like test selection by name).  I am also okay with exposing this via an option rather than including the doctests by default, which seemed to be the main concern expressed by others.
History
Date User Action Args
2012-08-15 12:10:28chris.jerdoneksetrecipients: + chris.jerdonek, brett.cannon, georg.brandl, ezio.melotti, eric.araujo, v+python, r.david.murray, eli.bendersky, asvetlov, docs@python, sbt
2012-08-15 12:10:28chris.jerdoneksetmessageid: <1345032628.71.0.83052233245.issue15629@psf.upfronthosting.co.za>
2012-08-15 12:10:28chris.jerdoneklinkissue15629 messages
2012-08-15 12:10:28chris.jerdonekcreate