Message 172580 - Python tracker

Message172580

Author python-dev
Recipients chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, python-dev, sandro.tosi, taschini, terry.reedy
Date 2012-10-10.14:53:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XcJFr3c0VzQsB@mail.python.org>
In-reply-to
Content
New changeset ffe9f644d5af by Georg Brandl in branch '2.7':
Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs.
http://hg.python.org/cpython/rev/ffe9f644d5af
History
Date User Action Args
2012-10-10 14:53:05python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, sandro.tosi, chris.jerdonek, docs@python, taschini
2012-10-10 14:53:05python-devlinkissue12947 messages
2012-10-10 14:53:05python-devcreate