Re: Best practice for config files? (Posting On Python-List Prohibited)
Lawrence D'Oliveiro <[email protected]> Fri, 23 May 2025 22:22:36 -0000 (UTC)
| Newsgroups | comp.lang.python |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
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.