| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove compat io. python 2.7 supports io | William Deegan | 2015-11-19 | 1 | -45/+0 |
| | | |||||
| * | Avoid 3.0 fixer issues by not using module names as variable names. | Steven Knight | 2010-04-13 | 1 | -1/+6 |
| | | |||||
| * | Issue 2332: Convert from using StringIO.StringIO class to using the | Steven Knight | 2010-04-07 | 1 | -0/+40 |
| forward-compatible io.StringIO class, with the addition of an "io" compatibility module for Python versions before 2.6. | |||||
