commit | ae16af2f408b453542698819b64e4c21993c6549 | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Tue Jun 01 13:49:19 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Tue Jun 01 13:49:19 2010 +0000 |
tree | 7fe88a39575c4e957b44931e6675b3a9798cd73f | |
parent | f4998acb5ab3c2fbbcb24e84ed7ed8721ab20f5c [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. ........