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 brett.cannon, eric.smith, python-dev, vstinner
Date 2016-03-17.10:40:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I pushed my minimum fix. I now understand that it is not needed to change importlib, it's ok to keep "abspath" code in site & libregrtest.
History
Date User Action Args
2016-03-17 10:40:28vstinnersetrecipients: + vstinner, brett.cannon, eric.smith, python-dev
2016-03-17 10:40:28vstinnersetmessageid: <[email protected]>
2016-03-17 10:40:28vstinnerlinkissue26538 messages
2016-03-17 10:40:28vstinnercreate