tahoe-lafs/src/allmydata/scripts
Jean-Paul Calderone b0fffabed0 remove unnecessary module-scope wormhole
used this during testing so the other mock() calls wouldn't explode in a
boring way
2022-04-12 14:10:02 -04:00
..
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
admin.py simplify, flake9 2021-11-30 18:25:32 -07:00
backupdb.py Port to Python 3. 2021-05-14 09:46:15 -04:00
cli.py Fix flakes. 2021-06-02 11:31:32 -04:00
common_http.py Apply same fix to success path. 2021-06-15 14:05:49 -04:00
common.py use UseNode more in test_client.py 2021-11-03 16:11:08 -04:00
create_node.py Replace monkey-patching of wormhole with a parameter to run_cli 2022-04-12 11:01:04 -04:00
debug.py fix the debug tool for the hashed lease secret case 2021-11-05 14:09:46 -04:00
default_nodedir.py Port to Python 3. 2021-05-17 09:47:07 -04:00
runner.py Replace monkey-patching of wormhole with a parameter to run_cli 2022-04-12 11:01:04 -04:00
slow_operation.py Don't shadow builtin. 2021-06-02 09:54:57 -04:00
tahoe_add_alias.py Port to Python 3. 2021-05-17 09:58:59 -04:00
tahoe_backup.py Port to Python 3. 2021-05-17 10:05:44 -04:00
tahoe_check.py Port to Python 3. 2021-05-17 10:35:16 -04:00
tahoe_cp.py Port to Python 3. 2021-06-02 10:12:05 -04:00
tahoe_get.py Port to Python 3. 2021-06-02 10:14:59 -04:00
tahoe_invite.py remove unnecessary module-scope wormhole 2022-04-12 14:10:02 -04:00
tahoe_ls.py Fix flakes. 2021-06-02 11:31:32 -04:00
tahoe_manifest.py Port to Python 3. 2021-06-02 11:30:19 -04:00
tahoe_mkdir.py Port to Python 3. 2021-06-03 09:26:24 -04:00
tahoe_mv.py Port to Python 3. 2021-06-03 09:28:10 -04:00
tahoe_put.py Port to Python 3. 2021-06-03 09:34:42 -04:00
tahoe_run.py it's an error to have pickle-format files 2021-11-30 16:00:35 -07:00
tahoe_status.py Hoist the sys.stdout import to top level 2021-09-22 15:53:56 -04:00
tahoe_unlink.py Port to Python 3. 2021-06-03 09:39:13 -04:00
tahoe_webopen.py Port to Python 3. 2021-06-03 09:40:11 -04:00
types_.py Merge remote-tracking branch 'origin/master' into 3638.mypy-vs-allmydata-scripts 2021-03-17 21:23:28 -04:00