[Jython-users] .jython file not being picked up
by other posts by this author
Nov 29 2004 11:09PM messages near this date
Re: [Jython-users] .jython file not being picked up
|
[Jython-users] how to create interfaces in jython
Hi all,
I'm new to jython. I'm using jython 2.1, jdk 1.4.2, and invoking it with
java org.python.util.jython. My "installation" actually came from BEA
because I'm trying to use their WLST tool. Jython doesn't seem to pick up
the contents of my .jython file. I can do
print(java.lang.System.getProperty('user.home')) and see my home dir, but
the contents of user.home/.jython are not visible. I restarted jython after
creating .jython.
thanks
Attachments:
unknown1
|