Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3c919cf140170a03c20ec68a8fe63586b718d057
/
Lib
/
idlelib
/
CodeContext.py
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
4864b2b
Updated patch (CodeContext.061217.patch) to
by Kurt B. Kaiser
· 18 years ago
f733abb
Whitespace normalization.
by Tim Peters
· 18 years ago
4ebbefe
Patch #1362975: Rework CodeContext indentation algorithm to
by Martin v. Löwis
· 18 years ago
2a7ff29
The 'with' statement is now a Code Context block opener
by Kurt B. Kaiser
· 19 years ago
7b71bf3
Remove usage of sets module (patch #1500609).
by Georg Brandl
· 19 years ago
389482c
Incorporate Tal Einat's comment on Patch 936169: Fixes alignment problem.
by Kurt B. Kaiser
· 20 years ago
0a13579
Tweak CodeContext.py docstrings, comments, and names.
by Kurt B. Kaiser
· 20 years ago
7491022
Increased performance in CodeContext extension Patch 936169 Noam Raphael
by Kurt B. Kaiser
· 20 years ago
4d5bc60
Noam Raphel: Further developemt of CodeContext feature.
by Kurt B. Kaiser
· 21 years ago
e3636e0
Fix a bug I introduced which causes all block openers at an indent level
by Kurt B. Kaiser
· 21 years ago
d00587a
1. Add an Options menu entry: Code Context
by Kurt B. Kaiser
· 21 years ago
54d1a3b
- New Extension: CodeContext. Provides block structuring hints for code
by Kurt B. Kaiser
· 21 years ago