Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -1/+1 |
| | |||||
* | More abstractions for bytes objects. Cleans up some version checks in the ↵ | Ned Batchelder | 2013-09-28 | 1 | -2/+8 |
| | | | | real code. | ||||
* | Make iteritems detection more like the rest of backward.py, and add a test ↵ | Ned Batchelder | 2013-09-28 | 1 | -0/+16 |
of it. |