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 <[email protected]>
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: <[email protected]>
2013-11-28 01:57:43vstinnerlinkissue19776 messages
2013-11-28 01:57:43vstinnercreate