MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / f

Function f

tools/python-3.11.9-amd64/Lib/cgi.py:870–871  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

868 print_environ(environ)
869 print_environ_usage()
870 def f():
871 exec("testing print_exception() -- <I>italics?</I>")
872 def g(f=f):
873 f()
874 print("<H3>What follows is a test, not an actual exception:</H3>")

Callers 8

interleaveMethod · 0.70
__getitem__Method · 0.70
__getitem__Method · 0.70
_exitfuncMethod · 0.70
saveMethod · 0.70
_calibrate_innerMethod · 0.70
gFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected