]>
git.saurik.com Git - apple/icu.git/blob - icuSources/data/buildtool/renderers/unix_exec.py
468f41322cb94bfae93603b0db390ffbf15b3ed5
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
=False, **kwargs
)