On Sun, 27 Apr 2008 18:07:07 +0200, Bill Janssen <[EMAIL PROTECTED]> wrote:

It appends the value found in the registry (if any) to the end of the
PATH, so any value previously put on the PATH by sitecustomize.py (or
by Andi's hypothetical __init__.py code that runs before the "lucene"
module is loaded), would take precedence, and the registry value would
not actually be used -- your custom Java would still be used.  The
code I suggest would just be the "last-ditch" solution.

Ok, I was not aware of this behaviour. So this would be fine with me.

--dirk
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to