Pull request #45: CAS-14378
Merge in CASA/casaviewer from CAS-14378 to master
* commit '976ce4454334f93365687362d8419e5d37a1b7aa':
undo my initial fix for the CAS-14378 ticket
Revert "don't import anything in init.py for the app-path, module case"
move imports into task __call__ function to avoid importing casaconfig until absolutely necessary
Revert "fixed a typo in previous commit"
fixed a typo in previous commit
don't import anything in init.py for the app-path, module case
test of setting casaconfig values in casaviewer
Pull request #44: CAS-14378 1
Merge in CASA/casaviewer from CAS-14378-1 to CAS-14378
* commit 'aeb332bd850f93adf9da10d44e2c5a8a736a1e25':
Revert "don't import anything in init.py for the app-path, module case"
move imports into task __call__ function to avoid importing casaconfig until absolutely necessary
Revert "fixed a typo in previous commit"