mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Merge with 3.4
This commit is contained in:
commit
c1e98de7be
1 changed files with 1 additions and 1 deletions
|
@ -1190,7 +1190,7 @@ class ConfigDialog(Toplevel):
|
||||||
This code is generic - it works for any and all IDLE extensions.
|
This code is generic - it works for any and all IDLE extensions.
|
||||||
|
|
||||||
IDLE extensions save their configuration options using idleConf.
|
IDLE extensions save their configuration options using idleConf.
|
||||||
This code reads the current configuration using idleConf, supplies a
|
This code reads the current configuration using idleConf, supplies a
|
||||||
GUI interface to change the configuration values, and saves the
|
GUI interface to change the configuration values, and saves the
|
||||||
changes using idleConf.
|
changes using idleConf.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue