[Import-SIG] New PEP draft: "Simplified Package Layout and Partitioning"
Brett Cannon
brett at python.org
Mon Jul 18 19:01:36 CEST 2011
On Mon, Jul 18, 2011 at 09:18, Barry Warsaw <barry at python.org> wrote:
> On Jul 14, 2011, at 01:16 PM, Nick Coghlan wrote:
>
> >While I understand the desire to focus on an import.c/pkgutil.py based
> >implementation at this point, it's highly likely than builtin
> >__import__ will be importlib based for 3.3. I'd be a lot happier if we
> >stopped double-keying work and just wrote the importlib versions
> >rather than messing with the soon-to-die C code any further.
>
> Is that really true? I keep hearing conflicting estimates about that.
>
It's as true as I make it. =) And it's my #1 Python 3.3 project so I am
going to do my damnedest to make it happen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/import-sig/attachments/20110718/1f8ddc81/attachment-0001.html>
More information about the Import-SIG
mailing list