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 akuchling, bheemesh, jaraco, ncoghlan, python-dev, tarek, till
Date 2013-11-15.22:13:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dLv2t67jZz7Ljb@mail.python.org>
In-reply-to
Content
New changeset 015463176d2e by Victor Stinner in branch 'default':
Issue #19544, #6516: no need to catch AttributeError on import pwd/grp
http://hg.python.org/cpython/rev/015463176d2e
History
Date User Action Args
2013-11-15 22:13:27python-devsetrecipients: + python-dev, akuchling, jaraco, ncoghlan, tarek, till, bheemesh
2013-11-15 22:13:27python-devlinkissue6516 messages
2013-11-15 22:13:27python-devcreate