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

Function parseline

Lib/mailcap.py:91–120  ·  view source on GitHub ↗

Parse one entry in a mailcap file and return a dictionary. The viewing command is stored as the value with the key "view", and the rest of the fields produce key-value pairs in the dict.

(line)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readmailcapfileFunction · 0.85

Calls 4

parsefieldFunction · 0.85
stripMethod · 0.80
appendMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected