fix BadKeyError -> EncryptedKeyError
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from TTimo <[email protected]>: Fix 3 instances of catching the wrong exception, 'encrypted key with no passphrase' is raised as a EncryptedKeyError rather than BadKeyError ---------- Type : defect Component: conch Keywords : patch, review Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3874