|
From: Romain G. <rom...@je...> - 2001-11-25 11:24:59
|
Is there a way to tell the Python interpreter where to put its cache
directory (I'd like to do something like this :
interpreter.setCacheDir(System.getProperty("user.home") + "/myApp");
Also is there a way to retrieve the interpreter package managers so that
I could manually add my JARs to the cache (it would then let me use Jython
with my app in a webstart release).
Romain "Java Swinguer !" Guy
rom...@je...
www.jext.org
"Now, don't you worry. The saucers are up there. The graveyard is out there.
But I'll be locked up safely in there."
- Paula Trent, Plan 9 From Outer Space
|