]> granicus.if.org Git - python/commitdiff
Closes #13740: SND_NOWAIT seems to be ignored on modern Windows.
authorGeorg Brandl <georg@python.org>
Sun, 13 Oct 2013 08:49:41 +0000 (10:49 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 13 Oct 2013 08:49:41 +0000 (10:49 +0200)
Doc/library/winsound.rst

index 232508159dc755fae5b1db4352cebb2bf45140f4..5c590ffa37ea7402b67a14823b585934755a330e 100644 (file)
@@ -133,6 +133,10 @@ provided by Windows platforms.  It includes functions and several constants.
 
    Return immediately if the sound driver is busy.
 
+   .. note::
+
+      This flag is not supported on modern Windows platforms.
+
 
 .. data:: MB_ICONASTERISK