Ticket #3712 enhancement closed fixed
Delete the __main__ in twisted/names/root.py
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | names | Keywords: | easy |
| Cc: | thijs | Branch: | branches/root-main-3712 |
| Author: | thijs, cary | Launchpad Bug: |
Description
This file isn't meant to be used as a script. There are also no tests for this behavior. Also it's using a soon-to-be-deprecated API. We can add a real script to do name resolution with twisted.names later, if we want.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

