You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ssh-reg/private/lib
Darksider3 108492db3f private/lib/Validator.py: Further code quality enhancements
Namely:
* f => file_handle
* errstr => err_str
* intendantion adjustements.
* factor out uneccessary if-return-else-return-clause.

Also a new functionality to NOT check for users existence but everything
else. Needed to sanitize in case it's a backup of the current running
instance already. This further adds to commit
b4bb45ef85.
4 years ago
..
uis config_ui: Always point out that the script can operate on the ENV 4 years ago
CFG.py Factor out CONF_FILE 5 years ago
ListUsers.py sqlitedb.py: Refactor naming 4 years ago
System.py Forgot that message. x_X 5 years ago
UserExceptions.py General overhaul, better messages, ordered imports etc 5 years ago
Validator.py private/lib/Validator.py: Further code quality enhancements 4 years ago
cwd.py Modularize CFG.py into CWD, default_cmd and cmd ui 5 years ago
sqlitedb.py sqlitedb.py: Refactor naming 4 years ago