0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Jeremy Hylton
6b3edf0510 rename the global IdleConfParser object from IdleConf to idleconf
standard usage is now from IdleConf import idleconf

replace : with = in config.txt
2000-03-07 17:55:32 +00:00
Jeremy Hylton
daca630e40 a ConfigParser for idle and three configuration files 2000-03-03 22:57:42 +00:00