Hi, I am trying to import hashlib in my jython script......and getting error msg No Module named _md5
Here is traceback result File C:\Python25\Lib\hashlib.py line 60 in _get_built_constructor
File C:\Python25\Lib\hashlib.py Line 133
no module named -md5
my current directory is c:\grinder-3.0.1
If this is standard problem of importing Python modules in Jython (like parsers, XMLstring)....is there a way to use same Hash sha1 functionality in Jython ..may be using Java ?
can someone please share that recipe.
Thanks
-Anu
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php_______________________________________________
grinder-use mailing list
grinder-use@...
https://lists.sourceforge.net/lists/listinfo/grinder-use