Ticket #4465 defect closed duplicate
twisted.application.app.getSavePassphrase is broken
| Reported by: | mithrandi | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
A pyflakes warning reveals that twisted.application.app.getSavePassphrase seems to be completely broken, as it fails to return the passphrase that was entered. This function is only used from convertStyle, which is the implementation of tapconvert, so I guess it's not surprising that nobody noticed the problem.
I guess maybe some of this code should be deprecated / removed?
Change History
Note: See
TracTickets for help on using
tickets.
