diff options
author | Walter Dörwald <walter@livinglogic.de> | 2007-05-10 15:02:49 +0000 |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2007-05-10 15:02:49 +0000 |
commit | c3ab0a75d15beb319ba7844ea0063bb015c4f3cd (patch) | |
tree | 20b21efd227c8f9a892fac269b2090a3bd9879c1 /Modules/arraymodule.c | |
parent | 5205653a9ef70138cb6b9ab7bdfe8238602dfdab (diff) | |
download | cpython-git-c3ab0a75d15beb319ba7844ea0063bb015c4f3cd.tar.gz |
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 'Modules/arraymodule.c')
0 files changed, 0 insertions, 0 deletions