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 docs@python, eric.araujo, ezio.melotti, michael.foord, ncoghlan, notizblock, orsenthil, python-dev, rhettinger, zach.ware
Date 2015-03-24.10:52:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150324105248.63570.70295@psf.io>
In-reply-to
Content
New changeset 4a2a5fddbab3 by Ezio Melotti in branch '2.7':
#11468: improve unittest basic example.  Initial patch by Florian Preinstorfer.
https://hg.python.org/cpython/rev/4a2a5fddbab3

New changeset 010e33b37feb by Ezio Melotti in branch '3.4':
#11468: improve unittest basic example.  Initial patch by Florian Preinstorfer.
https://hg.python.org/cpython/rev/010e33b37feb

New changeset d6791e4026f1 by Ezio Melotti in branch 'default':
#11468: merge with 3.4.
https://hg.python.org/cpython/rev/d6791e4026f1
History
Date User Action Args
2015-03-24 10:52:52python-devsetrecipients: + python-dev, rhettinger, ncoghlan, orsenthil, ezio.melotti, eric.araujo, michael.foord, docs@python, notizblock, zach.ware
2015-03-24 10:52:52python-devlinkissue11468 messages
2015-03-24 10:52:52python-devcreate