Ticket #6041 enhancement closed fixed
twisted.python.test.module_helpers import twisted.python.modules
| Reported by: | itamar | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | Python 3.3 Minimal |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/modulehelpers-py3-6041 | |
| Author: | itamarst | Launchpad Bug: |
Description
Due to porting dependencies (twisted.python.modules hasn't yet been ported to Python 3), it would be useful for twisted.python.test.module_helpers to not import modules. The one function that depends on it is in any case only used in twisted.test.test_modules and can be easily moved.
Change History
Note: See
TracTickets for help on using
tickets.
