magic-wormhole/src/wormhole/scripts
Brian Warner 8067acbf82 cmd_receive: close the file before renaming
I'm always forgetting this one. It's more obvious on windows.
2016-02-27 17:20:43 -08:00
..
__init__.py add "wormhole" entrypoint script. requires twisted. 2015-03-02 00:32:21 -08:00
cli_args.py runner.py: new approach to dispatching 2016-02-17 16:03:30 -08:00
cmd_receive_blocking.py cmd_receive: close the file before renaming 2016-02-27 17:20:43 -08:00
cmd_send_blocking.py send-blocking: set transit key before sending phase1 2016-02-17 19:02:35 -08:00
cmd_send_twisted.py send-twisted: set transit key before sending phase1 2016-02-17 19:02:36 -08:00
progress.py rewrite ProgressPrinter as a class, add tests 2016-02-17 12:46:12 -08:00
runner.py start on twisted receive: move old files into new homes 2016-02-17 19:25:19 -08:00
send_common.py test build_phase1_data 2016-02-17 18:07:35 -08:00