> I slightly prefer ~/.local/ over other suggestions
> but I'm also open to ~/.python.d/

Guido's point about it not being necessarily "local" is a good one.  I
use lots of computers; they all automount my home directory (~) from a
network file server.  Nothing under that directory should be
machine-specific.  My .login and .xinitrc scripts check the machine ID
and do different things on different machines.

Bill
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to