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 brett.cannon
Recipients Trundle, berker.peksag, brett.cannon, daniel.urban, eric.araujo, eric.snow, ezio.melotti, meador.inge, ncoghlan, python-dev, terry.reedy, vinay.sajip, yselivanov
Date 2014-02-01.15:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391269557.99.0.922493489834.issue12915@psf.upfronthosting.co.za>
In-reply-to
Content
importlib.util.resolve_name() already exists for resolving an explicit relative import name to an absolute one, so closing this as out of date.
History
Date User Action Args
2014-02-01 15:45:58brett.cannonsetrecipients: + brett.cannon, terry.reedy, vinay.sajip, ncoghlan, ezio.melotti, eric.araujo, Trundle, meador.inge, daniel.urban, python-dev, eric.snow, berker.peksag, yselivanov
2014-02-01 15:45:57brett.cannonsetmessageid: <1391269557.99.0.922493489834.issue12915@psf.upfronthosting.co.za>
2014-02-01 15:45:57brett.cannonlinkissue12915 messages
2014-02-01 15:45:57brett.cannoncreate