mirror of
https://github.com/python/cpython.git
synced 2025-07-13 06:15:17 +00:00

Since there's also an imghdr.py file, I propose to make sndhdr.py the official one. For compatibility, whatsound.py imports * from sndhdr.py.
1 line
21 B
Python
1 line
21 B
Python
from sndhdr import *
|