[issue8618] test_winsound failing on Windows Server 2008

Brian Curtin report at bugs.python.org
Sun May 9 06:31:16 CEST 2010


Brian Curtin <curtin at acm.org> added the comment:

Attached is a patch which uses the multimedia mixer API to find out how many devices are known by the mixer. If none are known, 0 will be returned, and thus tests will be skipped.

----------
keywords: +patch
Added file: http://bugs.python.org/file17270/issue8618.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8618>
_______________________________________


More information about the Python-bugs-list mailing list