how to make the program notify me explicitly
hankssong
songyi012133 at gmail.com
Wed May 17 23:13:24 EDT 2006
Hi everyone, I'm writing a program that can retrieve some specified
info from a web page, such as python topics I interested on a bbs.
Now I had written the python script (run in the background), but I
don't know how to make the program notify me explicitly, so I can be
easily informed. I don't know whether python can warn me through
beeping like C program(e.g.:printf("%c", '\07');)
Thanks in advance!
More information about the Python-list
mailing list