[Dev] Eric3 Python IDE

Andi Vajda vajda at osafoundation.org
Fri Sep 2 10:47:03 PDT 2005


> By the looks of things, Komodo installs its own stuff by patching 
> thread.start_new_thread, which won't work in this case. I might take
> a whack at patching their patch ;).

PyLucene.PythonThread does *not* call thread.start_new_thread() which would 
explain why things are not working as expected. It calls pieces of it as you 
can see at the bottom of PyLucene.i here:

     http://svn.osafoundation.org/pylucene/trunk/PyLucene.i

Andi..


More information about the Dev mailing list