Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -7/+17 |
* | py2/3 fix win32 py27 failures. Also resolve some py3 failures | William Deegan | 2017-03-20 | 1 | -4/+4 |
* | py2/3 ab fix. Plus switch to must_match | William Deegan | 2017-03-20 | 1 | -5/+5 |
* | Remove 'U' flag to open() which is deprecated. | Craig Rodrigues | 2017-03-11 | 1 | -5/+5 |
* | Issue 2326, change execfile() to exec ... (FIXED) | Greg Noel | 2009-03-08 | 1 | -10/+5 |
* | replace execfile() by equivalent exec statement | Greg Noel | 2009-03-02 | 1 | -5/+10 |
* | 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 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -0/+85 |