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

Function reset

tools/python-3.11.9-amd64/Lib/cgitb.py:40–48  ·  view source on GitHub ↗

Return a string that resets the CGI and browser to a known state.

()

Source from the content-addressed store, hash-verified

38
39
40def reset():
41 """Return a string that resets the CGI and browser to a known state."""
42 return ''&#x27;<!--: spam
43Content-Type: text/html
44
45<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> -->
46<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> --> -->
47</font> </font> </font> </script> </object> </blockquote> </pre>
48</table> </table> </table> </table> </table> </font> </font> </font>''&#x27;
49
50__UNDEF__ = [] # a special sentinel object
51def small(text):

Callers 15

demo1Function · 0.85
demo2Function · 0.85
handleMethod · 0.85
mainFunction · 0.85
startFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
make_hand_shapeFunction · 0.85
clockfaceFunction · 0.85
mainFunction · 0.85
auto_ptrClass · 0.85
__uniq_ptr_implClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected