diff -r ba5f64fe0e00 -r d73b64672238 i18n/mki18n.py --- a/i18n/mki18n.py Wed Aug 16 12:30:31 2017 +0300 +++ b/i18n/mki18n.py Wed Aug 16 12:48:08 2017 +0300 @@ -423,6 +423,7 @@ else: return thePath.replace(os.sep, '/') + # ----------------------------------------------------------------------------- # S c r i p t e x e c u t i o n -- Runs when invoked from the command line --