Home
last modified time | relevance | path

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

/external/python/cpython3/PC/layout/support/
Dcatalog.py36 def can_sign(file): function
44 cat.writelines("<HASH>{}={}\n".format(n, f) for n, f in files if can_sign(f))