io.StringIO expects unicode writes, while string literal on python2 are bytes. Act accordingly. |
||
|---|---|---|
| .. | ||
| tools | ||
| vm | ||
| __init__.py | ||
| app.py | ||
| errors.py | ||
| storage.py | ||
io.StringIO expects unicode writes, while string literal on python2 are bytes. Act accordingly. |
||
|---|---|---|
| .. | ||
| tools | ||
| vm | ||
| __init__.py | ||
| app.py | ||
| errors.py | ||
| storage.py | ||