Message399

Author otmarhumbel
Recipients
Date 2001-08-20.12:07:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
jythonc --compileropts "-g -d e:/pwe_appl/out" 
anyfile.py

results in:

Could not find class: e:/pwe_appl/out

Ideal behaviour would be: jythonc recognizes the path 
after the -d option for javac.
My configuration is as follows:

Jython 2.0 on java1.3.0 (JIT: null)
on Windows 2000
History
Date User Action Args
2008-02-20 17:16:53adminlinkissue453301 messages
2008-02-20 17:16:53admincreate