MCPcopy Create free account
hub / github.com/dabeaz/python-cookbook / postimport.py

File postimport.py

src/10/monkeypatching_modules_on_import/postimport.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# postimport.py
2
3import importlib
4import sys

Callers

nothing calls this directly

Calls 2

PostImportFinderClass · 0.85
insertMethod · 0.80

Tested by

no test coverage detected