From: Paolo T. <Pao...@ma...> - 2001-04-24 08:42:59
|
Hi I tried to use PYTHONPATH and PYTHONSTARTUP system variable, either for looking for importing modules and execute them in interactive start-up (as explained in python documentation). Thery doesn't work with jython 2.0. I also tried to use CLASSPATh for searching modules but doesn't work as too. Anyone knows how to do that ? Thank you. Paolo. |