[Python-3000] PEP 3108: Standard Library Reorganization

Brett Cannon brett at python.org
Wed Jan 3 09:04:30 CET 2007


On 1/2/07, Barry Warsaw <barry at python.org> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Jan 2, 2007, at 7:51 PM, Bill Janssen wrote:
>
> > Let me suggest a consolidation idea I don't see there:  a grouping
> > similar to that which has been done with email, but called "web".
> > This package would include "urllib", "urllib2", "urlparse", "httplib",
> > "cgi", "BaseHTTPServer", "BaseCGIServer", "HTMLParser", "Cookie",
> > "cookielib", and "SimpleHTTPServer" (at least).  The Python ECMAScript
> > interpreter could go there, too, when it's written :-).
>
> +1


I just want to let everyone know that I will start a separate thread on
possible new packages (or solidation into a package in the case of
'collections') after this whole discussion of what modules should not be
removed has settled down and people are happy with the list.

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


More information about the Python-3000 mailing list