From: Fred Drake Date: Wed, 28 Apr 2004 03:57:47 +0000 (+0000) Subject: remove out-of-date count of the functions in winsound X-Git-Tag: v2.4a1~467 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ceeb1918a1e6024cdbde4bd2776f12ba6c940942;p=python remove out-of-date count of the functions in winsound --- diff --git a/Doc/lib/libwinsound.tex b/Doc/lib/libwinsound.tex index d6518adf24..5f5b15e073 100644 --- a/Doc/lib/libwinsound.tex +++ b/Doc/lib/libwinsound.tex @@ -11,7 +11,7 @@ The \module{winsound} module provides access to the basic sound-playing machinery provided by Windows platforms. It includes -two functions and several constants. +functions and several constants. \begin{funcdesc}{Beep}{frequency, duration}