Re: [Zope] how to get access to Python's md5 module
31 Jan
2001
31 Jan
'01
9:35 p.m.
Fred Yankowski writes:
I want to use MD5 encoding to encrypt passwords stored for use with LoginManager.
The standard 'md5' Python module/library is just what I need, but I can't seem to import it from a Python Method or Script. Are imports limited to External Methods and Products only? At first, yes. But you can declare addtional modules or names from modules to be importable.
Search the list archives (zope and zope-dev) for details. Dieter
9195
Age (days ago)
9195
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer