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 r.david.murray
Recipients BreamoreBoy, astrand, r.david.murray, vstinner
Date 2014-03-23.14:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395585958.01.0.34861794633.issue4261@psf.upfronthosting.co.za>
In-reply-to
Content
Can you think of any circumstance in which getpwnam would be able to read the file to look for the user, and yet errno is non-zero?
History
Date User Action Args
2014-03-23 14:45:58r.david.murraysetrecipients: + r.david.murray, astrand, vstinner, BreamoreBoy
2014-03-23 14:45:58r.david.murraysetmessageid: <1395585958.01.0.34861794633.issue4261@psf.upfronthosting.co.za>
2014-03-23 14:45:57r.david.murraylinkissue4261 messages
2014-03-23 14:45:57r.david.murraycreate