Ticket #2377 defect new
setup.py could be better when there are other Twisteds in PYTHONPATH
| Reported by: | radix | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | release management | Keywords: | |
| Cc: | thijs | Branch: | |
| Author: | Launchpad Bug: |
Description
Right now running setup.py from a Twisted release will import Twisted from other entries in PYTHONPATH, but we should be stricter about only importing from the one being installed.
Change History
Note: See
TracTickets for help on using
tickets.
