Re: Best practice for config files?
[email protected] (Stefan Ram) 23 May 2025 19:18:23 GMT
| Newsgroups | comp.lang.python |
|---|---|
| Organization | Stefan Ram |
| Message-ID | <[email protected]> |
[email protected] (Stefan Ram) wrote or quoted: >- searching a sequence of locations for your config file Coincidentally, I just read: |When IDLE first starts, it attempts to read user |configuration files in ~/.idlerc/ (~ is one's home |directory). , just as another example.