diff options
Diffstat (limited to 'intl/icu/source/python/icutools/__init__.py')
-rw-r--r-- | intl/icu/source/python/icutools/__init__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/intl/icu/source/python/icutools/__init__.py b/intl/icu/source/python/icutools/__init__.py new file mode 100644 index 0000000000..514ea27927 --- /dev/null +++ b/intl/icu/source/python/icutools/__init__.py @@ -0,0 +1,4 @@ +# Copyright (C) 2018 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html + +# This is the root ICU namespace for build tools. |