jython problem importing a py file
Ok, so I know this is probably a common jython error, but somehow I can't seem to find an answer to this trivial problem. Ok, I have the following (simple) directory structure: $TOP/ __init__.py py_dir/ __init__.py util.py I have: PYTHONPATH=$TOP CLASSPATH=$TOP I am n
Re: jython problem importing a py file
kz, you are my new hero :-) thanks a bunch. -Didier -- http://mail.python.org/mailman/listinfo/python-list