summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/textView.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #18910: Add unittest for textView. Patch by Phil Webster.Terry Jan Reedy2014-06-051-3/+8
* Issue #21477: Idle htest: merge and modify run and runall; add many tests.Terry Jan Reedy2014-05-241-23/+7
* Merge with 3.3Terry Jan Reedy2013-05-131-1/+2
|\
| * Silence unclosed open file ResourceWarning.Terry Jan Reedy2013-05-131-1/+2
* | Complete 2 to 3 conversionTerry Jan Reedy2013-05-131-1/+1
|\ \ | |/
| * Complete 2 to 3 conversionTerry Jan Reedy2013-05-131-1/+1
* | Replace IOError with OSError (#16715)Andrew Svetlov2012-12-251-1/+1
|/
* Issue 964437 Make IDLE help window non-modal.Terry Jan Reedy2012-02-051-9/+15
* Fix resource warning when looking at turtledemo’s help (#12295)Éric Araujo2011-08-011-2/+3
* Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument.Victor Stinner2010-06-171-5/+1
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-3/+3
* Merged revisions 58221-58741 via svnmerge fromGuido van Rossum2007-11-011-21/+36
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* aboutDialog.py:Kurt B. Kaiser2003-06-121-23/+24
* Whitespace NormalizationKurt B. Kaiser2002-12-311-6/+6
* indentation style changed to match existing sourceSteven M. Gava2001-07-311-60/+60
* some new dialogs and support files for new about and configuration implementa...Steven M. Gava2001-07-311-0/+77