Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-579132.py
File
recipe-579132.py
recipes/Python/579132_Print_Hook/recipe-579132.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
3
#this class gets all output directed to stdout(e.g by print statements)
4
#and stderr and redirects it to a user defined function
Callers
nothing calls this directly
Calls
4
compile
Function · 0.85
PrintHook
Class · 0.70
Start
Method · 0.45
Stop
Method · 0.45
Tested by
no test coverage detected