Ticket #3685 enhancement closed fixed
twisted.internet.defer.__all__ excludes "returnValue"
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | core | Keywords: | easy |
| Cc: | Branch: | branches/expose-returnvalue-3685 | |
| Author: | exarkun | Launchpad Bug: |
Description
returnValue is part of the public API; it's necessary for many uses of inlineCallbacks; it should be part of __all__.
Change History
Note: See
TracTickets for help on using
tickets.
