Searched defs:ignore_all (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | asyncore.py | 576 def close_all(map=None, ignore_all=False): argument |
| /external/python/cpython3/Lib/ | ||
| D | asyncore.py | 560 def close_all(map=None, ignore_all=False): argument |