[Python-3000] [Python-Dev] Reminder: last alphas next Wednesday 07-May-2008
Bill Janssen
janssen at parc.com
Fri May 2 20:03:14 CEST 2008
> 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
More information about the Python-3000
mailing list