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

Function _formatparam

Lib/email/message.py:38–60  ·  view source on GitHub ↗

Convenience function to format and return a key=value pair. This will quote the value if needed or if quote is true. If value is a three tuple (charset, language, value), it will be encoded according to RFC2231 rules.

(param, value=None, quote=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

add_headerMethod · 0.70
set_paramMethod · 0.70
del_paramMethod · 0.70

Calls 1

searchMethod · 0.45

Tested by

no test coverage detected