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

Function decode_params

Lib/email/utils.py:260–311  ·  view source on GitHub ↗

Decode parameters list according to RFC 2231. params is a sequence of 2-tuples containing (param name, string value).

(params)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

quoteFunction · 0.90
decode_rfc2231Function · 0.85
endswithMethod · 0.80
groupMethod · 0.80
unquoteFunction · 0.70
popMethod · 0.45
appendMethod · 0.45
matchMethod · 0.45
setdefaultMethod · 0.45
itemsMethod · 0.45
sortMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected