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