beep again

Thomas Wouters thomas at xs4all.net
Wed Jan 24 18:38:33 EST 2001


On Wed, Jan 24, 2001 at 04:38:26PM -0500, Tim Peters wrote:

> [Mark Hammond]
> > The Python test suite has the following:
> >
> > import winsound
> > for i in range(100, 2000, 100):
> >     winsound.Beep(i, 75)
> > print "Hopefully you heard some sounds increasing in frequency!"

> LOL!  I never noticed that.

How do you think us unsuspecting Linux users felt when we were just normally
compiling Python 2.0, not listening to music for a change, run make test,
and suddently the too-loud speakers yell 'NOBODY EXPECTS THE SPANISH
INQUISITION!' ? Let me tell you, I nearly had a coronary the first time it
happened to me :) Apparently, the times I compiled Python on my office PC,
from home, I scared a few of my colleagues and an innocent cleaning lady,
too... nowadays I make sure to tune down the sound before running make test
:)

-- 
Thomas Wouters <thomas at xs4all.net>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!




More information about the Python-list mailing list