merge with 3.3

This commit is contained in:
Georg Brandl 2013-10-06 10:11:48 +02:00
commit 3db684ff45
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ simple calculations.
fmt = dsp.setfmt(fmt)
channels = dsp.channels(channels)
rate = dsp.rate(channels)
rate = dsp.rate(rate)
.. method:: oss_audio_device.bufsize()