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

Function getcaps

Lib/mailcap.py:9–32  ·  view source on GitHub ↗

Return a dictionary containing the mailcap database. The dictionary maps a MIME type (in all lowercase, e.g. 'text/plain') to a list of dictionaries corresponding to mailcap entries. The list collects all the entries for that MIME type from all available mailcap files. Each dictio

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testFunction · 0.85
showFunction · 0.85

Calls 5

listmailcapfilesFunction · 0.85
readmailcapfileFunction · 0.85
openFunction · 0.70
closeMethod · 0.45
iteritemsMethod · 0.45

Tested by

no test coverage detected