tahoe-lafs/src/allmydata/scripts
2023-06-26 09:03:53 -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 Fix whitespace 2023-06-14 17:52:01 -04:00
backupdb.py Port to Python 3. 2021-05-14 09:46:15 -04:00
cli.py Fix lints. 2023-03-24 11:45:56 -04:00
common_http.py Make timeout optional, enable it only for integration tests. 2023-04-25 12:31:37 -04:00
common.py Fix lint, and some Python 3 cleanups. 2023-03-24 11:51:40 -04:00
create_node.py Fix lints. 2023-03-24 12:03:04 -04:00
debug.py Fix lint. 2023-03-24 12:01:12 -04:00
default_nodedir.py Port to Python 3. 2021-05-17 09:47:07 -04:00
runner.py Fix lints. 2023-03-24 12:03: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 Fix lint. 2023-03-24 12:03:43 -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 mollify the type checker 2023-01-12 16:32:32 -05:00
tahoe_run.py add tests for both close-stdin cases 2023-06-19 17:53:57 -06: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 More Python 3 tweaks. 2022-07-18 11:05:03 -04:00