This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gward
Recipients
Date 2002-11-27.21:58:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
linuxaudiodev.open() does not allow the caller to specify the device file to open -- it hardcodes "/dev/dsp", which can be only overridden with the AUDIODEV environment variable.  Yuck.  This patch fixes that while preserving backwards compatibility.
History
Date User Action Args
2007-08-23 15:18:37adminlinkissue644977 messages
2007-08-23 15:18:37admincreate