Home
last modified time | relevance | path

Searched refs:__expand_python_regexp__ (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata_smart.py35 __expand_python_regexp__ = re.compile(r"\${@(?:{.*?}|.)+?}") variable
463 s = __expand_python_regexp__.sub(varparse.python_sub, s)