Group: linux.debian.bugs.dist · Group Profile · Search for Pyao in linux.debian.bugs.dist
Author: Philipp Jocham
Date: Jul 29, 2008 13:50
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 >> dev = ao.AudioDevice( 'alsa', options = { 'dev' : 'default' } ) Traceback (most recent
|