Ticket #5979 enhancement closed fixed
Make `twisted.internet.reactor` import on Python 3
| Reported by: | itamar | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | Python 3.3 Minimal |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/epollreactor-py3-5979-3 | |
| Author: | itamarst | Launchpad Bug: |
Description (last modified by itamar) (diff)
Given the interleaved nature of twisted.internet and its tests, we probably can't port modules in isolation. Instead, we should first make the modules necessary for the basic reactor importable. Then when we port module by module, we can do so without having broken imports make it impossible.
Change History
Note: See
TracTickets for help on using
tickets.
