diff options
author | Walter Dörwald <walter@livinglogic.de> | 2007-05-10 15:02:49 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2007-05-10 15:02:49 (GMT) |
commit | c3ab0a75d15beb319ba7844ea0063bb015c4f3cd (patch) | |
tree | 20b21efd227c8f9a892fac269b2090a3bd9879c1 /Tools | |
parent | 5205653a9ef70138cb6b9ab7bdfe8238602dfdab (diff) | |
download | cpython-c3ab0a75d15beb319ba7844ea0063bb015c4f3cd.zip cpython-c3ab0a75d15beb319ba7844ea0063bb015c4f3cd.tar.gz cpython-c3ab0a75d15beb319ba7844ea0063bb015c4f3cd.tar.bz2 |
Use io.BytesIO instead of StringIO.StringIO in all
spots where bytes are read and written (StringIO.StringIO
doesn't work, because it promotes bytes to str).
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions