Searched refs:notfound (Results 1 – 2 of 2) sorted by relevance
36 notfound = []53 notfound.append(gh_user)56 if notfound:58 print('\n'.join(notfound))68 if notfound or noncollabs:
427 def notfound(x): function433 VENDOR='VENDOR;' + notfound(b.vendor),435 REVISION_DEFAULT='REVISION_DEFAULT;' + notfound(b.revision_default),436 REVISION_FORMAT='REVISION_FORMAT;' + notfound(b.revision_format),
Completed in 5 milliseconds