Oleg Broytmann writes:

 >    ~/.python

To me, this strongly suggests user configuration files, not a place
where an app can store user-specific packages.

True, there are apps that store their stuff in such places, like most
GNOME apps.  But they have no user-servicable parts (including config
files) anyway.

I think both for UI reasons (given above) and for API reasons (given
by others) there should be a separate ~/SOMETHING/{bin,etc,lib,share}
hierarchy for user-specific packaged contents.  I like ~/.local a
little better than ~/local, but both work for me.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to