Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d683504b85206334aba32e8706ca6cb15b3efbf7
/
Tools
/
idle
/
IdleConf.py
6cb7a21
Move the action of loading the configuration to the IdleConf module
by Guido van Rossum
· 24 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 25 years ago
6b3edf0
rename the global IdleConfParser object from IdleConf to idleconf
by Jeremy Hylton
· 25 years ago
7f3cfd5
In getdef(), don't die when the section doesn't exist.
by Guido van Rossum
· 25 years ago
074d6e1
Don't use 1.6-isms (s.startswith()) -- we want to distribute this
by Guido van Rossum
· 25 years ago
583abb8
default to cwd if os.environ['HOME'] does not exist
by Jeremy Hylton
· 25 years ago
daca630
a ConfigParser for idle and three configuration files
by Jeremy Hylton
· 25 years ago