[Python-Dev] Add an ExecutionLoader abc to importlib or to runpy?

Nick Coghlan ncoghlan at gmail.com
Wed Jul 15 23:56:46 CEST 2009


Brett Cannon wrote:
> On Wed, Jul 15, 2009 at 06:51, Nick Coghlan <ncoghlan at gmail.com
> <mailto:ncoghlan at gmail.com>> wrote:
>     However, the fact that importlib doesn't implement the comparatively
>     recent get_filename() optional extension documented in PEP 302 came up
>     in one of the PEP 376 threads within the last week or so.
> 
> I have been ignoring the PEP 372 discussions since I came into it late
> and I don't deal with packaging enough to want to influence the
> discussion, so I missed that point being made.

Since I'm pretty sure you were the one that mentioned it, it's possible
I just misremembered which thread it came up in. The various discussions
can blur together sometimes!

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------


More information about the Python-Dev mailing list