[docs] Typo error 21.10.ossaudiodev Python 2.7 documentation

Georg Brandl georg at python.org
Sun Oct 6 10:12:05 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 24.08.2013 06:58, schrieb Ken Housley:
> In 21.10.1 Audio Device Objects near the end of the section there is an
> example of how to use the setparameters() method. The example is said to be
> equivalent to three separate statements. The last of the three statements
> is:
> 
> rate = dsp.rate(channels)
> 
> I think the statement should be
> 
> rate = dsp.rate(rate)
> 
> It is a minor correction, but we would want to fix the small errors as well
> as the big ones, right?  The error appears on the web at
> 
> http://docs.python.org/2/library/ossaudiodev.html
> 
> and in the pdf file library.pdf in the python 2.7 documentation.

Hi Ken,

thanks for the report; this is now fixed and should appear online soon.

cheers,
Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (GNU/Linux)

iEUEARECAAYFAlJRG1UACgkQN9GcIYhpnLBP7wCfZwPlJ47+9tiz8Z2SqaRu3aBV
eR0AkwR999ckHEHCNHx55T/jxbjsK9M=
=ajlA
-----END PGP SIGNATURE-----


More information about the docs mailing list