calling sys.exit() from a thread does nothing... the thread dies, but the interpreter remains. i guess the interpreter just catches and ignore the SystemExit exception...
does anybody know of a way to overcome this limitation? -tomer -- http://mail.python.org/mailman/listinfo/python-list