Re: Jython Pythonpath question

2006-02-21 Thread Kent Johnson
Mark Fink wrote: > Hi there, > > I have a source file FailFixture.py in the folder > D:\AUT_TEST\workspace\JyFIT\testutil. Now I want to import the file > with "import testutil.FailFixture". Unfortunately I could not figure > out how to set this up. I am convinced that > "D:\AUT_TEST\workspace\JyF

Jython Pythonpath question

2006-02-21 Thread Mark Fink
Hi there, I have a source file FailFixture.py in the folder D:\AUT_TEST\workspace\JyFIT\testutil. Now I want to import the file with "import testutil.FailFixture". Unfortunately I could not figure out how to set this up. I am convinced that "D:\AUT_TEST\workspace\JyFIT" should be included in the p