CVS: crypto/src _fastmath.c,1.9,1.10
"A.M. Kuchling" <[email protected]> Fri, 04 Apr 2003 06:28:41 -0800
| Newsgroups | gmane.comp.python.cryptography.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/pycrypto/crypto/src
In directory sc8-pr-cvs1:/tmp/cvs-serv27100
Modified Files:
_fastmath.c
Log Message:
Correct error message
Index: _fastmath.c
===================================================================
RCS file: /cvsroot/pycrypto/crypto/src/_fastmath.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- _fastmath.c 3 Apr 2003 21:23:02 -0000 1.9
+++ _fastmath.c 4 Apr 2003 14:28:39 -0000 1.10
@@ -351,7 +351,7 @@
if (mpz_size (key->x) == 0)
{
PyErr_SetString (PyExc_AttributeError,
- "rsaKey instance has no attribute 'x'");
+ "dsaKey instance has no attribute 'x'");
return NULL;
}
return mpzToLongObj (key->x);
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/