MCPcopy Create free account
hub / github.com/python/cpython / handle_after

Function handle_after

Tools/c-analyzer/c_analyzer/__main__.py:150–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148def _get_check_handlers(fmt, printer, verbosity=VERBOSITY):
149 div = None
150 def handle_after():
151 pass
152 if not fmt:
153 div = ''
154 def handle_failure(failure, data):

Callers 1

cmd_checkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…