Home
last modified time | relevance | path

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

/scripts/
Dmacro_checker.py110 def dir_check_macro(dir_path): argument
112 for dentry in os.listdir(dir_path):
113 path = os.path.join(dir_path, dentry)