installation of jython program
Jan Gregor
gregor.jan at NOSPAMquick.cz
Mon Apr 17 03:48:25 EDT 2006
Hello,
I've done database console in jython called jydbconsole. It's now
available on sourceforge. As you can guess console needs jdbc drivers.
The script that runs jython itself doesn't public -cp option to add
another classpaths. Yes I need to add jdbc drivers to classpath ...
Of course I see solution to modify the jython script and distribute
it with my program but is there cleaner solution ?
Thanks,
Jan
More information about the Python-list
mailing list