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 amaury.forgeotdarc, ash, eric.snow, fer_perez, larry, python-dev, r.david.murray, tim.peters, zach.ware
Date 2013-11-24.07:20:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dS2pQ09Jmz7LlL@mail.python.org>
In-reply-to
Content
New changeset 95dc3054959b by Zachary Ware in branch 'default':
Issue #3158: doctest can now find doctests in functions and methods
http://hg.python.org/cpython/rev/95dc3054959b
History
Date User Action Args
2013-11-24 07:20:30python-devsetrecipients: + python-dev, tim.peters, fer_perez, amaury.forgeotdarc, larry, ash, r.david.murray, eric.snow, zach.ware
2013-11-24 07:20:30python-devlinkissue3158 messages
2013-11-24 07:20:30python-devcreate