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 pitrou
Recipients pitrou, r.david.murray, vajrasky
Date 2013-12-06.13:56:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386338172.76.0.528308217719.issue19891@psf.upfronthosting.co.za>
In-reply-to
Content
The main question here is whether "interactive user without a home directory" is a valid / common use case. I think silencing the FileNotFoundError would be ok.

(however, the "home directory with wrong permissions" case sounds crazy)
History
Date User Action Args
2013-12-06 13:56:12pitrousetrecipients: + pitrou, r.david.murray, vajrasky
2013-12-06 13:56:12pitrousetmessageid: <1386338172.76.0.528308217719.issue19891@psf.upfronthosting.co.za>
2013-12-06 13:56:12pitroulinkissue19891 messages
2013-12-06 13:56:12pitroucreate