Package: python-pyao
Version: 0.82-2
Severity: important
src/aomodule.c uses 's|0!sl' and 'i|0!sl' as format strings
for parsing the arguments passed to the constructor of ao.AudioDevice,
thus parsing the arguments as 'long int'.
Whereas the arguments are defined as 'int'.
See /usr/incl
Package: python-pyao
Version: 0.82-2
Severity: normal
Instantiating ao.AudioDevice with options gives an error
Python 2.5.2 (r252:60911, May 28 2008, 19:19:25)
[GCC 4.2.4 (Debian 4.2.4-1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ao
>
2 matches
Mail list logo