commit | 360878ffddf0f22c7e4ec8682b6f61afef477e60 | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Tue Jun 01 13:42:48 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Tue Jun 01 13:42:48 2010 +0000 |
tree | 22788a4554e715ae912657e1b091cdcc538e0949 | |
parent | 7c7244bdefadbcf3523131a1c1ee2bffa994fa4d [diff] |
Merged revisions 81640 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81640 | brian.curtin | 2010-06-01 08:29:13 -0500 (Tue, 01 Jun 2010) | 3 lines Fix #8618. Ask the Windows mixer API if there are any playback devices configured before attempting to test PlaySound. ........