Ticket #451 (closed enhancement: fixed)
Opened 5 years ago
Last modified 5 years ago
Haikuporter isn't PEP8 compliant
| Reported by: | jrabbit | Owned by: | jrabbit |
|---|---|---|---|
| Priority: | low | Milestone: | haikuporter version 1.0 |
| Component: | default | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://www.python.org/dev/peps/pep-0008/ is the spec but theres like 3-4 different tools for checking for compliance. Pythontidy is a good one.
Attachments
Change History
comment:1 Changed 5 years ago by jrabbit
- Owner set to jrabbit
- Status changed from new to assigned
comment:2 Changed 5 years ago by scottmc
comment:3 Changed 5 years ago by jrabbit
Oh whoops I forgot that it rewrote that. ( I noticed it did that on one of my scripts I fixed up after it.)
Changed 5 years ago by jrabbit
comment:4 Changed 5 years ago by scottmc
- Resolution set to fixed
- Status changed from assigned to closed
Applied in r1239.
Note: See
TracTickets for help on using
tickets.

Be sure to check this on Haiku to make sure you don't break anything. Note that the change to line one probably breaks it on Haiku since there is no /usr on Haiku.