Re: Upgrade Jython in nGrinder

Posted by viji1188 on
URL: http://ngrinder.373.s1.nabble.com/Upgrade-Jython-in-nGrinder-tp135p140.html

I uploaded the Jython-2-5-3.jar file in the lib folder located where the other scripts are placed. How should I import it in the script?
I tried "import datetime" but it gives an error. What should I write to import datetime module?