Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
440
def
tearDownModule():
441
reap_children()
442
443
444
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
1
reap_children
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…