|
From: Jayson S B. <js...@ci...> - 2001-03-20 04:42:32
|
Hiho all, I know this will seem a bit odd, but in a research project, I'm using python as the embedded scripting language from java. The hard part is, we need to use the curses library. Python, of course has a curses module, but can iot be used with Jython? Another question is, can another file, or string buffer(python code), be put in the namespace so an import can be used from another python script? I know it seems odd, but any redesign suggestions or help would be appreciated. Thanks in advance, Jayson |