The twisted.python.logfile in Twisted-15.4.0 is not yet compatible with py3, but can be bypassed by not daemonizing the server (so it doesn't write to a logfile). This has been fixed in twisted trunk, so when 15.4.1 or 15.5.0 comes out, this will no longer be needed. But I think we'll leave it in place, since sometimes it's handy to run a server without daemonization. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cmd_receive_file.py | ||
| cmd_receive_text.py | ||
| cmd_send_file.py | ||
| cmd_send_text.py | ||
| progress.py | ||
| runner.py | ||