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 Claudiu.Popa, python-dev, serhiy.storchaka, vajrasky
Date 2014-05-25.13:24:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gc2G14k5Dz7LjX@mail.python.org>
In-reply-to
Content
New changeset c35274fe5b35 by Serhiy Storchaka in branch '2.7':
Issue #19925: Added tests for the spwd module. Original patch by Vajrasky Kok.
http://hg.python.org/cpython/rev/c35274fe5b35

New changeset 9bdbe0b08dff by Serhiy Storchaka in branch '3.4':
Issue #19925: Added tests for the spwd module. Original patch by Vajrasky Kok.
http://hg.python.org/cpython/rev/9bdbe0b08dff

New changeset 4b187f5aa960 by Serhiy Storchaka in branch 'default':
Issue #19925: Added tests for the spwd module. Original patch by Vajrasky Kok.
http://hg.python.org/cpython/rev/4b187f5aa960
History
Date User Action Args
2014-05-25 13:24:10python-devsetrecipients: + python-dev, Claudiu.Popa, serhiy.storchaka, vajrasky
2014-05-25 13:24:10python-devlinkissue19925 messages
2014-05-25 13:24:10python-devcreate