Ticket #6040 enhancement closed fixed
on Python 3, make setup.py install the modules that have been ported to Python 3
| Reported by: | itamar | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | Python 3.3 Minimal |
| Component: | core | Keywords: | |
| Cc: | Branch: |
branches/setup-py3-6040-4
(diff, github, buildbot, log) |
|
| Author: | exarkun | Launchpad Bug: |
Description
setup.py on Python 3 should install all modules that have been ported.
Unfortunately tests probably won't run out of an installed twisted package, since a few of the test modules rely on modules that haven't been ported yet, but that should resolve itself over time.
Change History
Note: See
TracTickets for help on using
tickets.
