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

Function quote

Lib/email/_parseaddr.py:162–169  ·  view source on GitHub ↗

Prepare string to be used in a quoted string. Turns backslash and double quote characters into quoted pairs. These are the only characters that need to be quoted inside a quoted string. Does not add the surrounding double quotes.

(str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

decode_paramsFunction · 0.90
getaddrspecMethod · 0.70

Calls 1

replaceMethod · 0.45

Tested by

no test coverage detected