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 | bf79a975710ec03a3e030326f59d7dc30f77a314 (patch) | |
tree | cc03e488db2b1b7dcbd3055798899fc184bbd8f6 /Python/Python-ast.c | |
parent | aaae1b4449a8a05eda97d5836e20bd0450681bdc (diff) | |
download | cpython-bf79a975710ec03a3e030326f59d7dc30f77a314.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 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions