Re: jython problem importing a py file

2006-02-07 Thread didier . prophete
kz, you are my new hero :-) thanks a bunch. -Didier -- http://mail.python.org/mailman/listinfo/python-list

Re: jython problem importing a py file

2006-02-07 Thread Khalid Zuberi
writes: > > I tried everything I could think of (playing with the __init__.py, the > PYTHONCLASS, the CLASSPATH), but nothing seems to work... > > I am doing something wrong here ? > > -Didier > Take a look at the jython registry setting python.path: http://www.jython.org/docs/registry.