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](https://github.com/irods/python-irodsclient/blob/800fd95a24f153866b64deac18add01578e182fe/irods/client_configuration/__init__.py#L302).