Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tkinter.Text.debug() now always returns 0/1. | Serhiy Storchaka | 2014-01-11 | 1 | -3/+2 |
* | test_debug in test_tkinter/test_text no longer fails when wantobjects is false. | Serhiy Storchaka | 2013-12-25 | 1 | -2/+3 |
* | Issue #6157: Fixed tkinter.Text.debug(). Original patch by Guilherme Polo. | Serhiy Storchaka | 2013-11-03 | 1 | -0/+11 |
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -6/+6 |
* | Merged revisions 69460,69467,69470 via svnmerge from | Guilherme Polo | 2009-02-09 | 1 | -0/+39 |