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 christian.heimes, dilettant, giampaolo.rodola, jcea, loewis, movement, neologix, pitrou, python-dev, r.david.murray, vstinner
Date 2013-06-21.16:26:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bcQJM1sc4z7Lkd@mail.python.org>
In-reply-to
Content
New changeset f8ff61f44aca by Christian Heimes in branch '3.3':
Add tests for untested features of the 'stat' module (part of issue #11016)
http://hg.python.org/cpython/rev/f8ff61f44aca

New changeset d15aee50e4a0 by Christian Heimes in branch 'default':
Add tests for untested features of the 'stat' module (part of issue #11016)
http://hg.python.org/cpython/rev/d15aee50e4a0
History
Date User Action Args
2013-06-21 16:26:28python-devsetrecipients: + python-dev, loewis, jcea, pitrou, vstinner, movement, giampaolo.rodola, christian.heimes, r.david.murray, neologix, dilettant
2013-06-21 16:26:27python-devlinkissue11016 messages
2013-06-21 16:26:27python-devcreate