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 vajrasky
Recipients Claudiu.Popa, vajrasky
Date 2013-12-08.09:05:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386493542.8.0.972264900002.issue19925@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Claudiu, thanks for the review and the knowledge that on Windows, we don't have attribute getuid of os. Here is the updated patch. I do not check specifically for Windows but only whether the platform can import spwd module or not. That should be enough.
History
Date User Action Args
2013-12-08 09:05:42vajraskysetrecipients: + vajrasky, Claudiu.Popa
2013-12-08 09:05:42vajraskysetmessageid: <1386493542.8.0.972264900002.issue19925@psf.upfronthosting.co.za>
2013-12-08 09:05:42vajraskylinkissue19925 messages
2013-12-08 09:05:42vajraskycreate