This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
whatsound.py
2 lines
21 B
Python
Raw
Normal View
History
Unescape
Escape
Turns out whatsound.py and sndhdr.py were identical modules. 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.
1997-10-04 20:29:17 +00:00
from
sndhdr
import
*
Reference in New Issue
Copy Permalink