Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -1/+3 |
* | Fix tests which break when using print() and no from __future__ import print_... | William Deegan | 2017-09-25 | 1 | -1/+1 |
* | Remove 'U' flag to open() which is deprecated. | Craig Rodrigues | 2017-03-11 | 1 | -1/+1 |
* | Resolving a batch of failing tests for python 2.7. | William Blevins | 2016-01-24 | 1 | -1/+1 |
* | Issue 2326, change execfile() to exec ... (FIXED) | Greg Noel | 2009-03-08 | 1 | -2/+1 |
* | replace execfile() by equivalent exec statement | Greg Noel | 2009-03-02 | 1 | -1/+2 |
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 1 | -1/+0 |
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -0/+71 |