MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / escape

Function escape

Lib/cgi.py:1039–1048  ·  view source on GitHub ↗

Replace special characters "&", "<" and ">" to HTML-safe sequences. If the optional flag quote is true, the quotation mark character (") is also translated.

(s, quote=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

print_exceptionFunction · 0.70
print_environFunction · 0.70
print_formFunction · 0.70
print_directoryFunction · 0.70

Calls 1

replaceMethod · 0.45

Tested by

no test coverage detected