10 Jun
2002
10 Jun
'02
10:45 p.m.
Any idea why sha.digest() is not allowed for import? I am trying to do some simple password checking (SHA) with a db and it fails to import. Neither 'import sha' nor 'from sha import digest' work. Any ideas? Konstantinos Margaritis