[Python-Dev] Remove site-packages?!? [was: [Distutils] PEP 376 - from PyPM's point of view]

Jim Jewett jimjjewett at gmail.com
Sat Jul 18 22:07:39 CEST 2009


Michael Foord wrote:
>> I agree. People with versioning issues *should* be using virtualenv.

Tarek Ziadé replied (and several people later agreed)
> Let's remove site-packages from Python then.

What about those people *without* versioning issues?

I have no qualms suggesting that package management programs avoid the
use of site-packages.  Such programs do need to cater to edge cases.

But a single drop-it-in directory works great for the vast majority of
*my* needs; requiring me to drink the Kool-Aid from a specific package
management system just to get access to any add-ons -- even those I
wrote myself in pure python -- would be a huge step backwards.

-jJ


More information about the Python-Dev mailing list