Talin wrote: > 'Stripping' the standard library is really only a side issue for me. I > think it would be nice if it didn't get much *bigger* - but what I > really want most of all is for easy_install (or something like it) to > always work, with every package.
That'd be nice. And on that note, for the love of confused masses everywhere, can we please change the name of easy_install to something Python-specific, such as 'egg' or 'py_install'? easy_install is completely ambiguous (is it a package manager frontend for the OS? for something else?), and feels the need to remind me just how easy it is every time I use it -- when I go to type the command name. :) -- Ivan Krstić <[EMAIL PROTECTED]> | GPG: 0x147C722D _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
