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 vstinner
Recipients Arfrever, pitrou, vstinner
Date 2013-11-28.01:57:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385603863.54.0.74315081324.issue19776@psf.upfronthosting.co.za>
In-reply-to
Content
I wanted to suggest to modify the resolve() method, but '~' is a valid filename... (I tested, and it's annoying because depending on command, sometimes ~ is expanded to /home/haypo sometimes not...)
History
Date User Action Args
2013-11-28 01:57:43vstinnersetrecipients: + vstinner, pitrou, Arfrever
2013-11-28 01:57:43vstinnersetmessageid: <1385603863.54.0.74315081324.issue19776@psf.upfronthosting.co.za>
2013-11-28 01:57:43vstinnerlinkissue19776 messages
2013-11-28 01:57:43vstinnercreate