]>
git.saurik.com Git - apple/icu.git/blob - icuSources/data/buildtool/renderers/windows_exec.py
1 # Copyright (C) 2018 and later: Unicode, Inc. and others.
2 # License & terms of use: http://www.unicode.org/copyright.html
4 from . import common_exec
7 return common_exec
.run(is_windows
=True, **kwargs
)