python-irodsclient
python-irodsclient copied to clipboard
Raise fatal exception for configuration errors.
If a deleterious line appears in the library configuration, the library should abort on loading (ie when import irods executes.)
As of now, even if the loading of a configuration setting causes errors, they are masked and rendered nonfatal here.
Milestone should be set for next major release.