[issue25387] sound_msgbeep doesn't check the return value of MessageBeep

Zachary Ware report at bugs.python.org
Thu Aug 4 00:28:26 EDT 2016


Zachary Ware added the comment:

Though the source link is incredibly out of date (we've been on hg.python.org for about 5 years now, and are soon to move to Github), this is a current issue.  The suggested 'example "fix"' is not applicable, though; in that case, MessageBeep is just used in preference to Beep, and falls back to Beep if MessageBeep fails.

----------
stage:  -> needs patch
versions: +Python 2.7, Python 3.5

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


More information about the Python-bugs-list mailing list