Searched refs:funcs_count (Results 1 – 1 of 1) sorted by relevance
83 funcs_count = 100 if len(sys.argv) == 1 else int(sys.argv[1]) variable85 for i in range(1, funcs_count):