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 Arfrever, asvetlov, danielsh, eli.bendersky, ezio.melotti, flox, ncoghlan, python-dev, serhiy.storchaka, tshepang
Date 2013-02-25.15:23:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZF6Nt47lNzN3d@mail.python.org>
In-reply-to
Content
New changeset af570205b978 by Serhiy Storchaka in branch '3.3':
Issue #15083: Convert ElementTree doctests to unittests.
http://hg.python.org/cpython/rev/af570205b978

New changeset 5eefc85b8be8 by Serhiy Storchaka in branch 'default':
Issue #15083: Convert ElementTree doctests to unittests.
http://hg.python.org/cpython/rev/5eefc85b8be8
History
Date User Action Args
2013-02-25 15:23:11python-devsetrecipients: + python-dev, ncoghlan, ezio.melotti, Arfrever, eli.bendersky, asvetlov, flox, tshepang, serhiy.storchaka, danielsh
2013-02-25 15:23:11python-devlinkissue15083 messages
2013-02-25 15:23:11python-devcreate