[PyKDE] eric3 possible annomoly ?

Dave S eric3 at pusspaws.net
Mon Jun 21 20:22:00 BST 2004


Sorry the formatting on my test script was very bad - I just cut & 
pasted it, hopefully this is better - in any case
you get the idea !

>>
>> I just tried to reproduce your problem with my testscripts and 
>> everything was working ok. Please mail your script, which is showing 
>> the described behavior.
>>
>>  
>>
> Sure thing ... its pretty simple ...
>
> #!/usr/bin/env python
> """
> A testbed app
> """
>
> def testbed():
>     print 'hi I am a test print'

> def test():
>     for a in range(100):
>          testbed() 

> test()
>
> Its not a great problem, I just shut down eric and re-start it. Then 
> the datas there.
>
> python 2.3.3
> qt 3.3.2
> pyqt 3.8.1
> qcintilla 1.2
> eric 3.4.2
>
>




More information about the PyQt mailing list