Hello,
it is possible to stop all threads (application) from thread of
application:
App
 |-MainThread
 |-WebServer
 |-CmdListener # From this I want to stop App
 
The sys.exit isn't working...

Amadeusz Jasak (Poland)

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to