condorcore-keyring/libkeyringctl
Levente Polyak 94c3b4c8e9
fix(keyrinctl): yield file not found errors instead of blocking on stdin
Handle missing or wrong certificate paths in a way that does not lead to
a blocking command by reading from stdin. Instead throw either file not
found errors or expect optional outputs.
2021-11-30 22:54:12 +01:00
..
__init__.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
cli.py fix(keyrinctl): yield file not found errors instead of blocking on stdin 2021-11-30 22:54:12 +01:00
keyring.py fix(keyrinctl): yield file not found errors instead of blocking on stdin 2021-11-30 22:54:12 +01:00
sequoia.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
types.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
util.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00