mirror of
https://github.com/python/cpython.git
synced 2025-01-26 02:54:15 +08:00
6af6d3511e
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.
2 lines
21 B
Python
2 lines
21 B
Python
from sndhdr import *
|