[Zope] zpasswd.py

matt burleigh matt@eservnet.com
Sun, 19 Mar 2000 21:43:53 -0500


 I am trying to change the superuser password but I am getting this
error.

#python zpasswd.py 
Traceback (innermost last):
  File "zpasswd.py", line 90, in ? 
    import sys, string, sha, binascii, whrandom, getopt, getpass, os
ImportError: No module named sha

Matt