]> granicus.if.org Git - python/commit
Mark Hammond writes:
authorGuido van Rossum <guido@python.org>
Fri, 1 Oct 1999 14:29:17 +0000 (14:29 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 1 Oct 1999 14:29:17 +0000 (14:29 +0000)
commit99eb7a12557ce3e74e56faa90e3d19c591faec1a
tree27df12c13e960186bf01d25873f187761c0242f0
parent91cae85c32022e4156be8b14487ce0fbc49814bc
Mark Hammond writes:

Attached is a context diff to winsound.c that adds a Beep() function
to play a sound through the PC speaker.  Seems to make sense to have
this added, so I just went and did it!
PC/winsound.c