]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- New Extension: CodeContext. Provides block structuring hints for code
authorKurt B. Kaiser <kbk@shore.net>
Wed, 21 Apr 2004 20:06:26 +0000 (20:06 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 21 Apr 2004 20:06:26 +0000 (20:06 +0000)
commit54d1a3b920ad3aecee4e4a3ba5ba24bd2ce55148
tree0672112cee3a6d2ac40ced134cc93547b48c7b7c
parent9f62eccb6657abd5c6a4a4694e6fe8c80f8ccb12
- New Extension: CodeContext.  Provides block structuring hints for code
  which has scrolled above an edit window. Patch 936169 Noam Raphael.

A CodeContext.py
M NEWS.txt
M config-extensions.def
Lib/idlelib/CodeContext.py [new file with mode: 0644]
Lib/idlelib/NEWS.txt
Lib/idlelib/config-extensions.def