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 asvetlov, clikkeb, r.david.murray, roger.serwy, terry.reedy
Date 2012-04-16.00:58:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334537894.62.0.715867544264.issue14576@psf.upfronthosting.co.za>
In-reply-to
Content
It certainly is worthwhile pursing this in some fashion, since at the very least the existing error message needs to be improved.  But perhaps there is something more that can be done to gracefully handle this case, instead.  I think the next interesting question is to find out why an invalid home directory causes idle to not start up.  There's no obvious reason why that should be the case in principle, so I suspect there's some error handling missing somewhere.

This probably also applies to 2.7; someone should test that.
History
Date User Action Args
2012-04-16 00:58:14r.david.murraysetrecipients: + r.david.murray, terry.reedy, roger.serwy, asvetlov, clikkeb
2012-04-16 00:58:14r.david.murraysetmessageid: <1334537894.62.0.715867544264.issue14576@psf.upfronthosting.co.za>
2012-04-16 00:58:14r.david.murraylinkissue14576 messages
2012-04-16 00:58:13r.david.murraycreate