Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ imghdr.py
File
imghdr.py
tools/python-3.11.9-amd64/Lib/imghdr.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Recognize image file formats based on their first few bytes."
""
2
3
from
os
import
PathLike
4
import
warnings
Callers
nothing calls this directly
Calls
2
test
Function · 0.70
append
Method · 0.45
Tested by
no test coverage detected