[Python-Dev] PEP 382 status

Brett Cannon brett at python.org
Fri Nov 13 02:43:02 CET 2009


2009/11/11 "Martin v. Löwis" <martin at v.loewis.de>:
>> I was wondering what's the status of PEP 382. Is anyone (MvL?) is
>> going to start to work on its implementation for Python 2.7/3.2
>> inclusion ?
>
> I'll be working on an implementation, but contributions are welcome.
> Unfortunately, I'm really short on free software time recently (and
> keep hoping that this will improve).
>
> One thing that I always wondered about is the status of importlib.
> Will that be used in 3.2?
>

I doubt I will get to that as I suspect most people would rather I
spent my time on getting the Hg conversion to happen or trying to help
ramp up 3to2. So importlib will more than likely stay just a standard
library package for 3.2 (unfortunately as that means making this work
requires changes in two places, although prototyping in importlib
should be the easiest thing to get working).

-Brett

> In addition, I still owe a few answers to comments from the previous
> discussion.
>
> Regards,
> Martin
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/brett%40python.org
>


More information about the Python-Dev mailing list