* use modern/portable "next(iter)" instead of "iter.next()" * use six.moves.input() instead of raw_input() * tell requests' Response.iter_lines that we want str, not bytes |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| eventsource.py | ||
| transcribe.py | ||
| transit.py | ||
* use modern/portable "next(iter)" instead of "iter.next()" * use six.moves.input() instead of raw_input() * tell requests' Response.iter_lines that we want str, not bytes |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| eventsource.py | ||
| transcribe.py | ||
| transit.py | ||