jython 2 cpython bridge

Randall Smith randall at tnr.cc
Mon May 24 15:40:50 EDT 2004


I would like to use a type 4 JDBC driver in my Python program.  I 
believe I can use in with Jython.  Do you know of some way to 
communicate between the Jython and Python processes so that the CPython 
program can use the Jython JDBC database connection?

Randall



More information about the Python-list mailing list