MCPcopy Index your code
hub / github.com/python/cpython / tearDownModule

Function tearDownModule

Lib/test/test_pty.py:440–441  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

438
439
440def tearDownModule():
441 reap_children()
442
443
444if __name__ == "__main__":

Callers

nothing calls this directly

Calls 1

reap_childrenFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…