Serves me right for blindlyrunning things from IDLE.
This does work (tested on WinXP only):
import os
os.system('echo \a')-- http://mail.python.org/mailman/listinfo/python-list
Serves me right for blindlyrunning things from IDLE.
This does work (tested on WinXP only):
import os
os.system('echo \a')-- http://mail.python.org/mailman/listinfo/python-list