Andreas Degert wrote:
claude <[EMAIL PROTECTED]> writes:

> With  pygtk-0.6.2 the following script  freezes  pygtk
[...]
> def input_funct1(fp,condition):
>     global inputf

      threads_enter()

>     lut = fp.readline()
>     fp.close
>     input_remove(inputf)
>     message(['Message',"Message Hello"])

      threads_leave()

Does your program work when you add those 2 statements? We had a
discussion about (i think) a similar problem on this list some time
ago.

[....]
 

YES it works

Thank yo very much
 
 
 



Reply via email to