[PYTHON-CRYPTO] ANN: M2Crypto 0.16beta2
Heikki Toivonen
heikki at OSAFOUNDATION.ORG
Tue Jun 20 19:32:46 CEST 2006
Thomas D. Uram wrote:
> If generators are preferred for this code, the following 2.3-compatible
> code could be used instead:
>
> def __iter__(self):
> for i in xrange(m2.sk_ssl_cipher_num(self.stack)):
> yield self[i]
Thanks, fixed. Will be in the next beta/release.
--
Heikki Toivonen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-crypto/attachments/20060620/6a04a54e/attachment.pgp>
More information about the python-crypto
mailing list