49439279 - gettext scons tool: execute msgfmt each time in a separate python process, as if scons was building multiple files in parallel msgfmt would produce bad results as there is state kept at module level.
gettext scons tool: execute msgfmt each time in a separate python process, as if scons was building multiple files in parallel msgfmt would produce bad results as there is state kept at module level.