* separated values

Oleg Broytmann phd at phd.pp.ru
Thu Jan 17 13:00:31 EST 2002


On Thu, Jan 17, 2002 at 09:37:53AM -0800, Cliff Wells wrote:
> It might make more sense to break the library up into related chunks: 
> base library (Threading, Exceptions, Types, UserDict, String, etc)
> communications library (Sockets, RPC, etc)
> text processing (XML, ConfigParser, CSV, etc)
> numberics (Numeric, etc)
> image processing (PIL, PIDDLE, etc)
> gui (wxPython, Tkinter, etc)
> 
> Then have all of these available at the same location to make finding and
> downloading easier.  Obviously a big problem would be sorting out the
> interdependencies, but it would make it simpler to create a tailored Python
> installation.

   This, finally, is an idea I love! I agree completely and wholehearedly!

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list