Hi, I just have a design problem and don't know how to solve it. I call a function which executes a simple "PyRun_String(...)" command.
imagine the script while 1: pass is executed so the app would hang. Is there any chance to break out this PyRun_String-function? I just searched the forums for that stuff but these information are very rare. Thanks for any suggestions. Bye. -- http://mail.python.org/mailman/listinfo/python-list