Searched defs:increment_error_count (Results 1 – 3 of 3) sorted by relevance
59 def __init__(self, file_path, configuration, increment_error_count, argument
93 file_path='foo.txt', increment_error_count=lambda: True, argument
674 def increment_error_count(): function