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

Function readmailcapfile

Lib/mailcap.py:53–89  ·  view source on GitHub ↗

Read a mailcap file and return a dictionary keyed by MIME type. Each MIME type is mapped to an entry consisting of a list of dictionaries; the list will contain more than one such dictionary if a given MIME type appears more than once in the mailcap file. Each dictionary contains ke

(fp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getcapsFunction · 0.85

Calls 7

parselineFunction · 0.85
stripMethod · 0.80
splitMethod · 0.80
readlineMethod · 0.45
lowerMethod · 0.45
joinMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected