mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
merge with 3.3
This commit is contained in:
commit
3db684ff45
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ simple calculations.
|
||||||
|
|
||||||
fmt = dsp.setfmt(fmt)
|
fmt = dsp.setfmt(fmt)
|
||||||
channels = dsp.channels(channels)
|
channels = dsp.channels(channels)
|
||||||
rate = dsp.rate(channels)
|
rate = dsp.rate(rate)
|
||||||
|
|
||||||
|
|
||||||
.. method:: oss_audio_device.bufsize()
|
.. method:: oss_audio_device.bufsize()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue