[IPython-dev] [IPython-user] [Fwd: [issue42] win32 speaker beep option]

Fernando Perez Fernando.Perez at colorado.edu
Wed Oct 19 03:38:13 EDT 2005


Ralf Schmitt wrote:
> Fernando Perez wrote:
> 
>>Anyone who can help me with this one?  Is there a way to disable beeping under 
>>win32?
> 
> 
> well, he get's what he deserves for using windows :)

My opinions on win32 are relatively well known here, so I won't comment 
further :)  I still try to provide the best I can for users of the platform, 
many who use it against their will due to work constraints.

> from readline.Console import Console
> Console.bell = lambda *args: None

Many thanks for the info.  I'll pass it on to the issue tracker.

Cheers,

f




More information about the IPython-dev mailing list