Message4207

Author otmarhumbel
Recipients blauhase, otmarhumbel, r_walter
Date 2009-03-09.13:49:43
SpamBayes Score 0.00023643042
Marked as misclassified No
Message-id <1236606583.81.0.288931376326.issue1269@psf.upfronthosting.co.za>
In-reply-to
Content
here is the output of the two relevant lines (with echo on):

C:\stuff\jython\jython 2.5b2>if not defined _BOOT_CP set
CLASSPATH=C:\stuff\jython\jython 2.5b2\jython.jar;.;C:\Program
Files\Java\jre1.6.0_07\lib\ext\QTJava.zip

C:\stuff\jython\jython 2.5b2>"C:\Program Files\Java\jre6\bin\java" 
-Xss512k  -Dpython.home="C:\stuff\jython\jython 2.5b2"
-Dpython.executable="C:\stuff\jython\jython 2.5b2\jython.bat" -classpath
"C:\stuff\jython\jython 2.5b2\jython.jar;.;C:\Program
Files\Java\jre1.6.0_07\lib\ext\QTJava.zip" org.python.util.jython

quoting might not be perfect, but working.
So I would be glad to see a not working example.
History
Date User Action Args
2009-03-09 13:49:43otmarhumbelsetmessageid: <1236606583.81.0.288931376326.issue1269@psf.upfronthosting.co.za>
2009-03-09 13:49:43otmarhumbelsetrecipients: + otmarhumbel, r_walter, blauhase
2009-03-09 13:49:43otmarhumbellinkissue1269 messages
2009-03-09 13:49:43otmarhumbelcreate