Hi ! I don't understand something.
Under Python the threads are simulated by Python Interpreter as when prev. setted pieces (interval) of the interpreted tokens are executed, it is change to another "virtual" thread ? Or it was really create real threads, and they are figth for the priority, and for the execution time ? And can I create REAL threads under Python (just like in Delphi), or better if I use processes, not threads ? Please help me: dd -- http://mail.python.org/mailman/listinfo/python-list