Comment 2 for bug 349304

Revision history for this message
rick_dean (rick-fdd) wrote :

This patch applies on top of the patch above. It
removes one debugging print that was accidentally
left in the patch. It also allows passphrase=None to
be treated like a missing passphrase or passphrase="".
There is a new test case for that too.