> What am I doing wrong? Nevermind, I figured it out. -classpath overwrites the classpath.... not augments. I needed to use -classpath ".;jython.jar" and it works fine.
-- http://mail.python.org/mailman/listinfo/python-list
> What am I doing wrong? Nevermind, I figured it out. -classpath overwrites the classpath.... not augments. I needed to use -classpath ".;jython.jar" and it works fine.
-- http://mail.python.org/mailman/listinfo/python-list