Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Denvironment.py66 def norm_path(astring): argument
67 newstring = os.path.normpath(astring).replace(os.sep, '/')