* declare transit records and handshake keys are bytes, not str * declare transit connection hints to be str * use six.moves.socketserver, six.moves.input for Verifier query * argparse "--version" writes to stderr on py2, stdout on py3 * avoid xrange(), use subprocess.Popen(universal_newlines=True) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| test_blocking.py | ||
| test_load.py | ||
| test_scripts.py | ||
| test_server.py | ||
| test_twisted.py | ||