On 14 Apr, 2008, at 14:24, Daniel Miller wrote:
Thanks Nicholas,

The general CF rule is that if you use a function named *Get*, then you don't need to CFRelease; if you use a function named *Copy* or *Create*, you do. So, what you've written looks fine.

With that in mind one further modification seems to be necessary. Take three attached.

This looks great.  Thanks for working on this.

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to