Sujet : Re: Best practice for config files?
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.lang.pythonDate : 23. May 2025, 20:18:23
Autres entêtes
Organisation : Stefan Ram
Message-ID : <IDLE-20250523201455@ram.dialup.fu-berlin.de>
References : 1 2
ram@zedat.fu-berlin.de (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.