This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-23 01:43:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1cc2b9de35
cpython
/
Lib
/
lib-old
/
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 a new issue
Copy permalink