Ticket #5124 enhancement new
Remove cmp usage in twisted.names.srvconnect
| Reported by: | facundobatista | Owned by: | facundobatista |
|---|---|---|---|
| Priority: | normal | Milestone: | Python-3.x |
| Component: | names | Keywords: | py3k |
| Cc: | thijs | Branch: | branches/names-cmp-5124 |
| Author: | facundobatista, thijs | Launchpad Bug: |
Description (last modified by thijs) (diff)
The attached patch removes cmp and __cmp__ usage from the following modules:
- twisted/names/dns.py
- twisted/names/srvconnect.py
All the changes are tested (had to add some tests for some changes).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

