Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/scripts/
Dpatchcheck.py16 def n_files_str(count): function
54 info=lambda x: n_files_str(len(x)))
84 return n_files_str(count)
86 lines = ["{}:".format(n_files_str(count))]