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

Method __getitem__

Lib/email/message.py:285–294  ·  view source on GitHub ↗

Get a header value. Return None if the header is missing instead of raising an exception. Note that if the header appeared multiple times, exactly which occurrence gets returned is undefined. Use get_all() to get all the values matching a header field name.

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getMethod · 0.95

Tested by

no test coverage detected