]> granicus.if.org Git - icu/commit
ICU-20062 Set the Python -B flag to inhibit the writing of .pyc files.
authorFredrik Roubert <roubert@google.com>
Mon, 6 Aug 2018 12:22:35 +0000 (14:22 +0200)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:38 +0000 (14:27 -0700)
commit12e2a72747a61190aa4998a72a7727e0595d8cc2
tree8a9033ed7f94b28e6c54c0d7747161ec2dc725c7
parent23389e756ca4eb489a0a9517d538415c70c4950f
ICU-20062 Set the Python -B flag to inhibit the writing of .pyc files.

This will prevent littering the source tree with spurious .pyc files.
The potential faster execution when re-running a script that has an
up-to-date .pyc file is negligible.
icu4c/as_is/bomlist.py
icu4c/source/test/depstest/dependencies.py
icu4c/source/test/depstest/depstest.py
icu4c/source/tools/icu-svnprops-check.py
tools/release/c/bomfix.py
tools/scripts/bldicures.py
tools/unicode/c/genprops/misc/ucdcopy.py
tools/unicode/c/genuca/genteststub.py
tools/unicode/py/parsescriptmetadata.py
tools/unicode/py/preparseucd.py