Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-576850.py
File
recipe-576850.py
recipes/Python/576850_CGI_doc_string_reader/recipe-576850.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cgi
2
import
cgitb; cgitb.enable()
3
4
write = cgi.sys.stdout.write
Callers
nothing calls this directly
Calls
5
dir
Function · 0.85
enable
Method · 0.80
write
Function · 0.50
exit
Method · 0.45
replace
Method · 0.45
Tested by
no test coverage detected