Message9540

Author zyasoft
Recipients jeff.allen, zyasoft
Date 2015-02-22.06:28:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424586481.34.0.445234747606.issue2165@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed as of https://hg.python.org/jython/rev/5cda1a50ecf0 with jython.exe wrapping jython.py via PyInstaller (using the standard build).

Not so bad now:
c:\jythondev\jython27>dist\bin\jython --print
"C:\Program Files\Java\jdk1.7.0_55\bin\java" -Xmx512m -Xss1024k -classpath c:\jythondev\jython27\dist\jython-dev.jar;c:\jythondev\jython27\dist\javali
b\* -Dpython.home=c:\jythondev\jython27\dist -Dpython.executable=c:\jythondev\jython27\dist\bin\jython.exe -Dpython.launcher.uname=windows -Dpython.la
uncher.tty=true org.python.util.jython
History
Date User Action Args
2015-02-22 06:28:01zyasoftsetmessageid: <1424586481.34.0.445234747606.issue2165@psf.upfronthosting.co.za>
2015-02-22 06:28:01zyasoftsetrecipients: + zyasoft, jeff.allen
2015-02-22 06:28:01zyasoftlinkissue2165 messages
2015-02-22 06:28:00zyasoftcreate