summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/ParenMatch.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge IDLE-syntax-branch r39668:41449 into trunkKurt B. Kaiser2005-11-181-88/+81
| | | | | | | | | | | | | | | | A idlelib/AutoCompleteWindow.py A idlelib/AutoComplete.py A idlelib/HyperParser.py M idlelib/PyShell.py M idlelib/ParenMatch.py M idlelib/configDialog.py M idlelib/EditorWindow.py M idlelib/PyParse.py M idlelib/CallTips.py M idlelib/CallTipWindow.py M idlelib/run.py M idlelib/config-extensions.def A idlelib/MultiCall.py
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
| | | | From SF patch #852334.
* Nigel Rowe's PatchKurt B. Kaiser2003-05-171-5/+5
| | | | | | | [ 735527 ] Re Bug [ 678325 ] ParenMatching Missing AutoIndent AutoIndent was merged with EditorWindow, this patch corrects the references in ParenMatch.
* Merge Py Idle changes:Kurt B. Kaiser2002-09-171-4/+2
| | | | | Rev 1.6 doerwalter (string methods)
* MERGE DS_RPC_BRANCH into MAINKurt B. Kaiser2002-09-141-7/+8
| | | | | ParenMatch.py Remove last dependencies to old config backend 06Aug
* changeover to new keybinding configuration implementationSteven M. Gava2002-01-191-12/+0
|
* cvs-py-rel2_1 (Rev 1.5) merge - whitespace normalizationKurt B. Kaiser2001-07-131-7/+6
|
* Initial revisionDavid Scherer2000-08-151-0/+192