Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
This module defines two useful functions:
4
Callers
nothing calls this directly
Calls
6
_default_mime_types
Function · 0.85
_main
Function · 0.70
any
Function · 0.70
join
Method · 0.45
exit
Method · 0.45
startswith
Method · 0.45
Tested by
no test coverage detected