MCPcopy 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
3from os import PathLike
4import warnings

Callers

nothing calls this directly

Calls 2

testFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected