MCPcopy Index your code
hub / github.com/python/cpython / mimetypes.py

File mimetypes.py

Lib/mimetypes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Guess the MIME type of a file.
2
3This module defines two useful functions:
4

Callers

nothing calls this directly

Calls 6

_default_mime_typesFunction · 0.85
_mainFunction · 0.70
anyFunction · 0.70
joinMethod · 0.45
exitMethod · 0.45
startswithMethod · 0.45

Tested by

no test coverage detected