]> granicus.if.org Git - python/commitdiff
- New function winsound.MessageBeep() wraps the Win32 API
authorGuido van Rossum <guido@python.org>
Wed, 9 Apr 2003 19:39:06 +0000 (19:39 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 9 Apr 2003 19:39:06 +0000 (19:39 +0000)
  MessageBeep().

Misc/NEWS

index 661c2ca8c37fe5dac4de0516cd37129a92013007..d6fe41dbd222d9060b4ffc1b08086a7447f4c02c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -159,7 +159,8 @@ Tests
 Windows
 -------
 
-TBD
+- New function winsound.MessageBeep() wraps the Win32 API
+  MessageBeep().
 
 Mac
 ---