Changes between Initial Version and Version 1 of Ticket #1917, comment 1
- Timestamp:
- 2013-02-11T22:40:32Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1917, comment 1
initial v1 1 Maybe we should avoid using cStringIO everywhere since !StringIO is more portable (e.g. more likely to work on !PyPy?).1 Maybe we should avoid using cStringIO everywhere since StringIO is more portable (e.g. more likely to work on !PyPy?).