HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

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

pep8.diff​ (81.1 KB) - added by jrabbit 5 years ago.

Download all attachments as: .zip

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

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.

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

  • attachment pep8.diff​ added

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.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/