]> SALOME platform Git repositories - tools/sat.git/commit
Salome HOME
feat(all): fix common issues (exept Exception, missing import for gettext.gettext...
authorGbkng <guillaume.brooking@gmail.com>
Wed, 14 Feb 2024 22:40:56 +0000 (23:40 +0100)
committerGbkng <guillaume.brooking@gmail.com>
Wed, 14 Feb 2024 22:43:15 +0000 (23:43 +0100)
commit48e95e53a4f130c61b81470f1c974858ac24d401
tree56e4c8705eee4019a7ae0e57212b4ec291cff1eb
parent788f9e5a0fcd6100a8e6622037b1b51f98c750dd
feat(all): fix common issues (exept Exception, missing import for gettext.gettext as _)
54 files changed:
AllTestLauncherSat.py
commands/application.py
commands/check.py
commands/clean.py
commands/compile.py
commands/config.py
commands/configure.py
commands/doc.py
commands/environ.py
commands/find_duplicates.py
commands/generate.py
commands/init.py
commands/install.py
commands/job.py
commands/jobs.py
commands/launcher.py
commands/log.py
commands/make.py
commands/makeinstall.py
commands/package.py
commands/patch.py
commands/prepare.py
commands/run.py
commands/script.py
commands/shell.py
commands/source.py
commands/template.py
commands/test.py
data/local.pyconf
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/architecture.py
src/callerName.py
src/compilation.py
src/debug.py
src/environment.py
src/fileEnviron.py
src/fork.py
src/i18n/i18nTest.py
src/logger.py
src/loggingSimple.py
src/options.py
src/product.py
src/pyconf.py
src/returnCode.py
src/salomeTools.py
src/system.py
src/test_module.py
src/versionMinorMajorPatch.py
src/xmlManager.py