Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
aa64c46ac9ff168d7730182d48665b0b51b4f69d
/
Lib
/
idlelib
/
ScriptBinding.py
57847df
Issue #17654: Ensure IDLE menus are customized properly on OS X for
by Ned Deily
· 11 years ago
f948943
Issue #18151: Replace remaining Idle 'open...close' pairs with 'with open'.
by Terry Jan Reedy
· 12 years ago
b6eeef4
Issue #8515: Set __file__ when run file in IDLE. Backport 2c276d0553ff by
by Terry Jan Reedy
· 12 years ago
2b14986
Issue #18316: Update idlelib 2.7 except clauses to ease backports.
by Terry Jan Reedy
· 12 years ago
b98000a
#13506 Add '' to path for interactive interpreter by adding with_cwd parameter
by Terry Jan Reedy
· 13 years ago
174c4f8
Issue #8793: Prevent IDLE crash in 2.7 when given strings with
by Ned Deily
· 13 years ago
b13cacf
(backport) Fixes #11088: IDLE crashes when using F5 to run a script on OSX with Tk 8.5
by Ronald Oussoren
· 14 years ago
d82a887
Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
by Kurt B. Kaiser
· 14 years ago
d630c04
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
by Florent Xicluna
· 15 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
e312cfd
ScriptBinding event handlers weren't returning 'break'. Patch 2050, Tal Einat.
by Kurt B. Kaiser
· 17 years ago
c426ffc
Some syntax errors were being caught by tokenize during the tabnanny
by Kurt B. Kaiser
· 19 years ago
1fe9ca0
Changing tokenize (39046) to detect dedent broke tabnanny check (since 1.2a1)
by Kurt B. Kaiser
· 19 years ago
a2946a4
- EditorWindow.test() was failing. Bug 1417598
by Kurt B. Kaiser
· 19 years ago
0cd233f
Revert previous code elimination, 'filename' is needed.
by Kurt B. Kaiser
· 20 years ago
2618c7f
1. Mac line endings were incorrect when pasting code from some browsers
by Kurt B. Kaiser
· 20 years ago
ca7329c
1. Clarify "tab/space" Error Dialog and "Tab Width" Dialog associated with
by Kurt B. Kaiser
· 20 years ago
6af4498
1. Polish tabbing code.
by Kurt B. Kaiser
· 20 years ago
49a5fe1
Redirect the warning stream to the shell during the ScriptBinding check of user code
by Kurt B. Kaiser
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
af3eb87
Added a Tk error dialog to run.py inform the user if the subprocess can't
by Kurt B. Kaiser
· 21 years ago
3f8ace9
SF 747667 Error Doesn't Decolorize
by Kurt B. Kaiser
· 22 years ago
ce5b6d5
SF 745525
by Kurt B. Kaiser
· 22 years ago
8d1f11b
Whitespace Normalization Modified Files: PyShell.py ScriptBinding.py buildapp.py
by Kurt B. Kaiser
· 22 years ago
6c638b6
Bruce Sherwood RFE/Patch SF 661318
by Kurt B. Kaiser
· 22 years ago
67fd0ea
1. Stake Freddy.
by Kurt B. Kaiser
· 22 years ago
11659ad
1. When a module is run from an EditorWindow, if its directory is not in
by Kurt B. Kaiser
· 22 years ago
7f38ec0
1. Restore the capability to run and debug without a subprocess.
by Kurt B. Kaiser
· 22 years ago
003091c
M NEWS.txt M PyShell.py M ScriptBinding.py M rpc.py M run.py
by Kurt B. Kaiser
· 22 years ago
eb9637e
M ScriptBinding.py M config-extensions.def M help.txt
by Kurt B. Kaiser
· 22 years ago
a5e8bb9
Default the OK key in the Save Before Run dialog.
by Kurt B. Kaiser
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
d5e1cef
If Edit window has not been saved, offer to save if user tries to Run or
by Kurt B. Kaiser
· 22 years ago
92b5ca3
M ColorDelegator.py M PyShell.py M ScriptBinding.py
by Kurt B. Kaiser
· 22 years ago
6eadc6c
Enable Check Module
by Kurt B. Kaiser
· 22 years ago
6453c1f
Cleanup:
by Neal Norwitz
· 22 years ago
05bab1e
Merge Py Idle changes:
by Kurt B. Kaiser
· 23 years ago
63857a4
M PyShell.py M RemoteDebugger.py M ScriptBinding.py
by Kurt B. Kaiser
· 23 years ago
adc6384
1. Revert subprocess environment clearing, will restart subprocess
by Kurt B. Kaiser
· 23 years ago
d694c1f
Reset the Python execution server environment to its initial value prior
by Kurt B. Kaiser
· 23 years ago
969de45
Rework the code to have only the GvR RPC. Output from execution of user
by Kurt B. Kaiser
· 23 years ago
5d2af63
GvR's rpc patch
by Chui Tey
· 23 years ago
72c3bf0
changeover to new keybinding configuration implementation
by Steven M. Gava
· 23 years ago
42f6c64
py-cvs merge, better error dialog
by Steven M. Gava
· 24 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago