Searched defs:remove_loop (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_logging.py | 1964 def remove_loop(fname, tries): function |
| /external/python/cpython3/Lib/test/ | ||
| D | test_logging.py | 624 def remove_loop(fname, tries): function |