]> SALOME platform Git repositories - tools/sat.git/commit
Salome HOME
feat(all): replace all usage of bare except clause with except Exception clause
authorGbkng <guillaume.brooking@gmail.com>
Wed, 14 Feb 2024 08:49:33 +0000 (09:49 +0100)
committerGbkng <guillaume.brooking@gmail.com>
Mon, 26 Feb 2024 11:01:01 +0000 (12:01 +0100)
commit54d0e7b336d3f94bb41af86b98e73d4b3f99c59f
treefc6311490c840c87943e78e6aa849700893c6b10
parent076787ab22f087dc3a9a0212e0b09227b250bf32
feat(all): replace all usage of bare except clause with except Exception clause
36 files changed:
AllTestLauncherSat.py
commands/application.py
commands/compile.py
commands/config.py
commands/generate.py
commands/jobs.py
commands/log.py
commands/package.py
commands/template.py
commands/test.py
data/templates/Application/config/splash_generator/splash2.py
data/templates/PythonComponent/src/PYCMP/PYCMP_utils.py
data/templates/PythonComponent8/src/PYCMP/PYCMP_utils.py
src/ElementTree.py
src/ElementTreePython2.py
src/ElementTreePython3.py
src/__init__.py
src/architecture.py
src/callerName.py
src/compilation.py
src/debug.py
src/environment.py
src/fork.py
src/loggingSimple.py
src/product.py
src/pyconf.py
src/returnCode.py
src/salomeTools.py
src/system.py
src/test/TOOLS.py
src/test_module.py
src/versionMinorMajorPatch.py
src/xmlManager.py
test/test_501_paramiko.py
test/test_sat5_0/log/test_launch_browser.py
test/test_sat5_0/prepare/test_prepare.py