Éric Araujo <mer...@netwok.org> added the comment: When ~/.local/lib was chosen for the user directory, the BaseDir Spec was given as prior example. Why not go the full way and follow the spec? The config file could be $XDG_CONFIG_HOME/python/distutils, with $XDG_CONFIG_HOME defaulting to ~/.config.
References: http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html http://www.freedesktop.org/wiki/Software/pyxdg (deals with freedesktop.org-approved file formats too; the part of the code that deals with paths would make a useful addition to the stdlib, as more and more applications follow the spec) ---------- nosy: +Merwok _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7175> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com