Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Alan Kennedy <jython-users@xh...> - 2008-03-25 12:14:42
|
[Heshan] > I am having 2 python scripts named methodFinder.py and test1.py . Then > wrote another script and it is like below [snip] > interp2.exec("import test1"); //Gives errors > interp2.exec("import methodFinder"); //Gives errors It will be a lot easier for us to help you figure out what is going wrong if you tell us what the errors are. Alan. |