Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
173f11da5dae76c504dac3606c27b74673ccfee4
/
Tools
/
idle
/
Bindings.py
aaab30e
Apply diff2.txt from SF patch http://www.python.org/sf/572113
by Walter Dörwald
· 23 years ago
2ca7862
Add primitive printing support for Unix and Windows.
by Guido van Rossum
· 23 years ago
7f1fdfc
Add Python Documentation entry to Help menu.
by Guido van Rossum
· 26 years ago
dc7bfc4
Remove obsolete 'script' menu.
by Guido van Rossum
· 26 years ago
d6e8713
Add PathBrowser to File module
by Guido van Rossum
· 26 years ago
07ec896
Move menu/key binding code from Bindings.py to EditorWindow.py,
by Guido van Rossum
· 27 years ago
38df3c3
Paul Prescod's patches to allow the stack viewer to pop up when a
by Guido van Rossum
· 27 years ago
504b0bf
Checking in IDLE 0.2.
by Guido van Rossum
· 27 years ago
6e0a413
New approach, separate tables for menus (platform-independent) and key
by Guido van Rossum
· 27 years ago
baf53b4
Get rid of conflicting ^X binding. Use ^W.
by Guido van Rossum
· 27 years ago
35f7542
Ad primitive debugger interface (so far it will step and show you the
by Guido van Rossum
· 27 years ago
49c1a7e
Added class browser binding.
by Guido van Rossum
· 27 years ago
b341888
Add new command, "Open module". You select or type a module name,
by Guido van Rossum
· 27 years ago
219ffde
Add Debug and Help menu items.
by Guido van Rossum
· 27 years ago
d8d676c
Add menu configuration to the event configuration.
by Guido van Rossum
· 27 years ago
3b4ca0d
Initial checking of Tk-based Python IDE.
by Guido van Rossum
· 27 years ago