beep
Vladimir Marangozov
Vladimir.Marangozov at inrialpes.fr
Wed Jul 28 11:00:42 EDT 1999
More information about the Python-list mailing list
Wed Jul 28 11:00:42 EDT 1999
- Previous message (by thread): beep
- Next message (by thread): beep
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Perhaps printing the standard escape sequence '\a' (Alert) would do? >>> print '\a' <beep :-> >>> Stephane Conversy wrote: > > Hi all. > > How to make the system beep with python ? > I couldn't find anything about that in the faq and in the doc, and I'm > almost > sure I've seen something about that... > > stef > > -- > StŠphane Conversy > http://www-ihm.lri.fr/~conversy/ > mailto:conversy at lri.fr -- Vladimir MARANGOZOV | Vladimir.Marangozov at inrialpes.fr http://sirac.inrialpes.fr/~marangoz | tel:(+33-4)76615277 fax:76615252
- Previous message (by thread): beep
- Next message (by thread): beep
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list