mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
More source links
This commit is contained in:
parent
1a90f9c52f
commit
469271d4ea
45 changed files with 161 additions and 7 deletions
|
@ -10,6 +10,10 @@
|
|||
single: A-LAW
|
||||
single: u-LAW
|
||||
|
||||
**Source code:** :source:`Lib/sndhdr.py`
|
||||
|
||||
--------------
|
||||
|
||||
The :mod:`sndhdr` provides utility functions which attempt to determine the type
|
||||
of sound data which is in a file. When these functions are able to determine
|
||||
what type of sound data is stored in a file, they return a tuple ``(type,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue