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 Claudiu.Popa
Recipients Arfrever, Claudiu.Popa, antoine.pietri, fletom, pitrou, rominf, serhiy.storchaka, vajrasky, vstinner
Date 2014-07-19.06:30:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
No, my home directory is actually /root. The attached patch should be clearer now (I hope). Regarding your question, wouldn't checking for this duplicate what os.path.expanduser already does? (Unless checking for the exact same string before returning it.)
History
Date User Action Args
2014-07-19 06:30:24Claudiu.Popasetrecipients: + Claudiu.Popa, pitrou, vstinner, Arfrever, serhiy.storchaka, vajrasky, antoine.pietri, fletom, rominf
2014-07-19 06:30:24Claudiu.Popasetmessageid: <[email protected]>
2014-07-19 06:30:24Claudiu.Popalinkissue19776 messages
2014-07-19 06:30:24Claudiu.Popacreate