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 eric.snow
Recipients arigo, brett.cannon, eric.snow, larry, ncoghlan, terry.reedy
Date 2015-08-10.21:08:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439240916.11.0.645248352085.issue24492@psf.upfronthosting.co.za>
In-reply-to
Content
patch LGTM.  Presumably the divergence between importlib (in _handle_fromlist) and import.c was strictly accidental (i.e. lack of test coverage).
History
Date User Action Args
2015-08-10 21:08:36eric.snowsetrecipients: + eric.snow, brett.cannon, arigo, terry.reedy, ncoghlan, larry
2015-08-10 21:08:36eric.snowsetmessageid: <1439240916.11.0.645248352085.issue24492@psf.upfronthosting.co.za>
2015-08-10 21:08:36eric.snowlinkissue24492 messages
2015-08-10 21:08:35eric.snowcreate