Il 28/10/2012 14:01, Daniele Varrazzo ha scritto:
Prova $HOME/.idlerc/config-extensions.cfg

(trovato greppando nei sorgenti, non so se funziona davvero: non so di
cosa tu stia parlando)

Ho trovato la risposta in idlelib/config-main.def

# When IDLE starts, it will look in
# the following two sets of files, in order:
#
#     default configuration
#     ---------------------
#     config-main.def         the default general config file
#     config-extensions.def   the default extension config file
#     config-highlight.def    the default highlighting config file
#     config-keys.def         the default keybinding config file
#
#     user configuration
#     -------------------
#     ~/.idlerc/config-main.cfg            the user general config file
#     ~/.idlerc/config-extensions.cfg      the user extension config file
#     ~/.idlerc/config-highlight.cfg       the user highlighting config file
#     ~/.idlerc/config-keys.cfg            the user keybinding config file



L'estensione viene caricata e si può usare con Options»Clear Shell Window, ma la scorciatoia non funziona. Ho provato anche a metterla in ~/.idlerc/config-keys.cfg ma non cambia nulla.
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a