Integrating
Jython with
Java
Jim Baker,
Shashank
Bharadwaj
Or perhaps not
But not without issues, as we found in our own usage:
# XXX Earlier version of this test also tested
# put, get, eval on the engine, however this
# introduced action at a distance where aspects
# of the sys state changed
# (notably sys.stdin.newlines), which then
# impacted test_univnewlines later in the regrtest.
#
# For now, there may be limits in how much
# we can test Jython from itself, no matter
# how attractive from an ouroboros perspective that
# may be :). Certainly worth revisiting in 2.6.
(Or later as the case may be.)