Sujet : Re: Best practice for config files? (Posting On Python-List Prohibited)
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.pythonDate : 23. May 2025, 23:22:36
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <100qsfc$9rn7$2@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.162 (Pokrosvk)
On 23 May 2025 19:18:23 GMT, Stefan Ram wrote:
Coincidentally, I just read:
|When IDLE first starts, it attempts to read user |configuration files
in ~/.idlerc/ (~ is one's home |directory).
Apps should be abiding by the XDG spec nowadays, and stop cluttering up
users’ home directories.