>>>>> On Mon, 09 Dec 2002 23:03:31 -0500, David Abrahams <[EMAIL PROTECTED]> >said:
> Hmm, does dclock.py by any chance use threads? No, but it does use timer. Maybe that's it. > If you have any virtual > function dispatching back to Python going on in your C++ objects > (i.e. using call_method), you could easily be running into this > issue. No call backs to Python from my code. I better try another example without a timer. _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
