| commit | 99eb7a12557ce3e74e56faa90e3d19c591faec1a | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Fri Oct 01 14:29:17 1999 +0000 |
| committer | Guido van Rossum <guido@python.org> | Fri Oct 01 14:29:17 1999 +0000 |
| tree | 27df12c13e960186bf01d25873f187761c0242f0 | |
| parent | 91cae85c32022e4156be8b14487ce0fbc49814bc [diff] |
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!