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

Method del_param

Lib/email/message.py:619–639  ·  view source on GitHub ↗

Remove the given parameter completely from the Content-Type header. The header will be re-written in place without the parameter or its value. All values will be quoted as necessary unless requote is False. Optional header specifies an alternative to the Content-Type

(self, param, header='content-type', requote=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

set_charsetMethod · 0.95
test_del_paramMethod · 0.80
test_del_paramMethod · 0.80
test_del_paramMethod · 0.80
test_del_paramMethod · 0.80

Calls 5

get_paramsMethod · 0.95
getMethod · 0.95
_formatparamFunction · 0.70
lowerMethod · 0.45
joinMethod · 0.45

Tested by 6

test_del_paramMethod · 0.64
test_del_paramMethod · 0.64
test_del_paramMethod · 0.64
test_del_paramMethod · 0.64