Home
last modified time | relevance | path

Searched refs:_check_callback (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dbase_events.py743 self._check_callback(callback, 'call_at')
764 self._check_callback(callback, 'call_soon')
770 def _check_callback(self, callback, method): member in BaseEventLoop
808 self._check_callback(callback, 'call_soon_threadsafe')
818 self._check_callback(func, 'run_in_executor')
/third_party/python/Lib/
H A Doptparse.py705 def _check_callback(self): member in Option
739 _check_callback]

Completed in 5 milliseconds