> > We are setting up os.path in sitecustomize.py (in the embedded python 
> > installation) - pointing to the embedded JVM. So it seems to work 
> > in-process 
> > as well. Tested under WinXP/Win2003 Server/Vista.
> 
> Oh, this sounds like a better idea. Bill, you're shipping Python on Windows, 
> right ? In that case, putting this code into sitecustomize.py is simpler 
> than integrating this into JCC in a safe and deterministic manner.

No, I'm using a Python which the customer has installed.  Located via
the registry.

Look, the user may or may not have "customized" their Python.  I don't
want JCC to depend on that.  I don't see why the approach I suggested
(looking in the registry and making sure the right path (or paths) are
on PATH) is a bad one?

Bill
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to