Opened 15 years ago
Closed 15 years ago
#12319 closed (duplicate)
Broken link in contributing doc for pep8 tool
Reported by: | justquick | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | pep8 coding style | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The link to the pep8 checking tool is a broken link (404) referring to http://svn.browsershots.org/trunk/devtools/pep8/pep8.py. I have changed it in my patch to point to http://github.com/cburroughs/pep8.py/raw/master/pep8.py instead
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Patches docs/internals/contributing.txt to fix broken link