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
|
@ -6,6 +6,10 @@
|
|||
.. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il>
|
||||
.. Documentations stolen from comments in file.
|
||||
|
||||
**Source code:** :source:`Lib/wave.py`
|
||||
|
||||
--------------
|
||||
|
||||
The :mod:`wave` module provides a convenient interface to the WAV sound format.
|
||||
It does not support compression/decompression, but it does support mono/stereo.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue