Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dcreate_manifest3.py70 hasfolders = [] variable
198 if pypkg not in hasfolders:
199 hasfolders.append(pypkg)
334 for pypkg_with_folder in hasfolders:
420 print(hasfolders)