[Mr6 wrote]
> Matt wrote:
> >Try:
> >import os
> >os.system('\a')
> >
>
> Ta, that's got it.I suspect that you are misinterpreting failure as success here. This is probably only resulting in a bell from the shell when it complains that it doesn't know of any command called "\a" to run. Trent -- Trent Mick [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list
