Beep

Stef Mientki stef.mientki at gmail.com
Sun Dec 21 19:24:38 EST 2008


Jeffrey Barish wrote:
> I use sys.stdout.write('\a') to beep.  It works fine on Kubuntu, but not on
> two other platforms (one of which is Ubuntu).  I presume that the problem
> is due to a system configuration issue.  Can someone point me in the right
> direction?  Thanks.
>   
I started a thread about this issue acouple of weeks ago, look for
  "how to get a beep, OS independent ?"

The best way seems to use something like PyGame.

cheers,
Stef



More information about the Python-list mailing list