[Python-Dev] Great Renaming? What is the goal?

Fredrik Lundh Fredrik Lundh" <effbot@telia.com
Tue, 28 Mar 2000 11:55:19 +0200


Peter Funk wrote:
> Why should modules be moved into packages?  I don't get it.

fwiw, neither do I...

I'm not so sure that Python really needs a simple reorganization
of the existing set of standard library modules.  just moving the
modules around won't solve the real problems with the 1.5.2 std
library...

> IMO this subdivision could be discussed and possibly revised. =20

here's one proposal:
http://www.pythonware.com/people/fredrik/librarybook-contents.htm

</F>