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 python-dev
Recipients asvetlov, chris.jerdonek, python-dev, r.david.murray
Date 2012-09-10.14:17:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XFrtg4VKnzM0Q@mail.python.org>
In-reply-to
Content
New changeset d012f645b8b2 by R David Murray in branch '3.2':
#14649: clarify DocTestSuite error when there are no docstrings.
http://hg.python.org/cpython/rev/d012f645b8b2

New changeset 6544fc92b528 by R David Murray in branch 'default':
Merge #14649: clarify DocTestSuite error when there are no docstrings.
http://hg.python.org/cpython/rev/6544fc92b528

New changeset b48ef168d8c5 by R David Murray in branch '2.7':
#14649: clarify DocTestSuite error when there are no docstrings.
http://hg.python.org/cpython/rev/b48ef168d8c5
History
Date User Action Args
2012-09-10 14:17:32python-devsetrecipients: + python-dev, r.david.murray, asvetlov, chris.jerdonek
2012-09-10 14:17:32python-devlinkissue14649 messages
2012-09-10 14:17:32python-devcreate