[issue18057] Register NamespaceLoader with importlib.abc.Loader

2013-06-16 Thread Brett Cannon
Brett Cannon added the comment: Fixed in http://hg.python.org/cpython/rev/ebec625b13f9 -- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___

[issue18057] Register NamespaceLoader with importlib.abc.Loader

2013-05-25 Thread Brett Cannon
New submission from Brett Cannon: -- assignee: brett.cannon components: Library (Lib) messages: 189970 nosy: barry, brett.cannon, eric.smith priority: normal severity: normal stage: needs patch status: open title: Register NamespaceLoader with importlib.abc.Loader type: behavior version