Ticket #5959 defect closed fixed
Literal tabs or mixing tabs and spaces in 12.2 release
| Reported by: | schlenk | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | easy |
| Cc: | thijs | Branch: | branches/fewer-tabs-5959 |
| Author: | exarkun | Launchpad Bug: |
Description (last modified by thijs) (diff)
These files contain literal \x10 instead of \t, does trip some tab/spaces checkers, and mechanical replacing the tabs by spaces would even break the code.
- twisted/names/test/test_hosts.py
- twisted/scripts/tap2deb.py
This file mixes tabs and spaces.
- twisted/trial/test/test_reporter.py
Found in 12.2. release tarball.
Change History
Note: See
TracTickets for help on using
tickets.
