[pycrypto] some readability patches
don at amberfisharts.com
don at amberfisharts.com
Tue Jan 4 13:44:22 CST 2011
Hi,
here is a small patch fixing some minor issues, mainly readability
improvements.
In detail the changes are:
* fix the version_info to correctly report version 2.3.0
* fix the docstring of ElGamal.construct()
* made the final loop in getStrongPrime() more pythonic and readable
(in both slow- and fastmath)
* fixed some typos in _fastmath.c
cheers,
//Lorenz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: readability.patch
Type: text/x-diff
Size: 7603 bytes
Desc: not available
Url : http://lists.dlitz.net/pipermail/pycrypto/attachments/20110104/beff9623/attachment.patch
More information about the pycrypto
mailing list