A way to wait Python event

Chang LI changli_to at hotmail.com
Tue Nov 30 16:57:06 EST 2004


I tried to launch "python.exe test.py" in another program. After the
launch the console was showed and exited on Windows. I want the
console stay there. Is there a Python statement to wait an event loop
like Tcl's "after forever"?



More information about the Python-list mailing list