[Zope] cannot import digest
Konstantinos Margaritis
markos@bullet.gr
Tue, 11 Jun 2002 01:45:15 +0300
This is a multi-part message in MIME format.
------=_NextPart_000_000F_01C210E9.A200C8E0
Content-Type: text/plain;
charset="iso-8859-7"
Content-Transfer-Encoding: quoted-printable
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
------=_NextPart_000_000F_01C210E9.A200C8E0
Content-Type: text/html;
charset="iso-8859-7"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-7">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2> Any idea why sha.digest() is not =
allowed for=20
import?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I am trying to do some simple password =
checking=20
(SHA) with a db and it fails to import.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Neither 'import sha' nor 'from sha =
import digest'=20
work.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Any ideas?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Konstantinos =
Margaritis</FONT></DIV></BODY></HTML>
------=_NextPart_000_000F_01C210E9.A200C8E0--