Changed the file open logic to only trap on an IO Error. Other errors
fall through and cause a Python error exit. Necessary so that program errors are not caught and treated like a bad file open. Implemented the ELSE directive. |
---|
|
tconfpy.py |
---|