Ticket #4860 enhancement closed invalid
Move an import statement to top of file.
| Reported by: | e000 | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
On twisted.internet.task, we should move
from twisted.internet import reactor
to the top of task.py
(_defaultScheduler, line 305)
Change History
Note: See
TracTickets for help on using
tickets.
