[Python-Dev] PEP 364, Transitioning to the Py3K standard library

Barry Warsaw barry at python.org
Wed Mar 7 17:36:07 CET 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mar 6, 2007, at 10:16 PM, skip at pobox.com wrote:

> Does the proposed renaming include any restructuring (e.g. making
> hierarchies out of all or part of the stdlib where none existed  
> before)?  It
> wasn't obvious to me.  For example, might there be a restructuring  
> of the
> entire stdlib?

Skip, that's really for PEP 3108 to decide, not really my PEP 364.  I  
believe that the mechanism I describe in PEP 364 could support a  
restructured stdlib, at least as far as renamed modules go.   
Basically, it's just a hack to support aliasing an import of one name  
(the old name) through the import of another name (the new name).

- -Barry

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iQCVAwUBRe7p+HEjvBPtnXfVAQKFDQP9HSL0o6mWj4iNMKJNjVy1qcbK1HCHbDVv
JlnqPlegRiZR+KwDhPiGLD8epepuZ3d92F4ptORcTsiulC2H/nIAiYTRJWdqFj7I
sCIXZkRc0lFskxEf4p9t2aOHOWq6D9VYrcHeZ8L5KYxck35M8KfGVmSWvbSoIXBs
qx+nFWrBVwA=
=rrCG
-----END PGP SIGNATURE-----


More information about the Python-Dev mailing list