file() has been removed in Python3. Also, drop buffering=0 from the call - it doesn't work in text mode in Python3. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| application.py | ||
| controller.py | ||
| daemon.py | ||
file() has been removed in Python3. Also, drop buffering=0 from the call - it doesn't work in text mode in Python3. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| application.py | ||
| controller.py | ||
| daemon.py | ||