]> 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 8356062078a016530119b95e84fa8922df2cb0af..61f34cddc1d99b15d3c442ca96a7aea0add8c512 100644 (file)
@@ -126,6 +126,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