mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
- New function winsound.MessageBeep() wraps the Win32 API
MessageBeep().
This commit is contained in:
parent
e1252684be
commit
f405064ccb
1 changed files with 2 additions and 1 deletions
|
@ -159,7 +159,8 @@ Tests
|
|||
Windows
|
||||
-------
|
||||
|
||||
TBD
|
||||
- New function winsound.MessageBeep() wraps the Win32 API
|
||||
MessageBeep().
|
||||
|
||||
Mac
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue