[Python-3000] PEP 3108: Standard Library Reorganization

Brett Cannon brett at python.org
Wed Jan 3 00:24:22 CET 2007


On 1/1/07, Barry Warsaw <barry at python.org> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Jan 1, 2007, at 10:03 PM, Mike Klaas wrote:
>
> > On 1/1/07, Brett Cannon <brett at python.org> wrote:
> >> * new
> >>     + Just a rebinding of names from the 'types' module.
> >>     + Can also call ``type`` built-in to get most types easily.
> >
> > Perhaps 'types' should be deprecated instead?
>
> Don't forget that the types module contains some types that aren't
> readily available elsewhere.  It shouldn't be deprecated so quickly.


It hasn't been.  It was just an idea.  And since no one is stepping up to
support the idea it is pretty much dead in my mind.

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-3000/attachments/20070102/6a6b99d4/attachment.html 


More information about the Python-3000 mailing list