rpatkennyiii / pygr

Automatically exported from code.google.com/p/pygr
0 stars 0 forks source link

run pep8.py on pygr source code #117

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
see http://blog.bstpierre.org/3-easy-ways-to-stick-to-a-coding-standard

Original issue reported on code.google.com by the.good...@gmail.com on 9 Sep 2009 at 12:53

GoogleCodeExporter commented 8 years ago
See the attached file for the output of pep8.py for all .py and .pyx files 
present 
in out official master as of this morning.

Original comment by mare...@gmail.com on 9 Sep 2009 at 7:28

GoogleCodeExporter commented 8 years ago
Whoops, forgot to filter out files inside the build directory - essentially 
having 
each file checked twice. Attaching an improved version of the log to _this_ 
comment.

Original comment by mare...@gmail.com on 9 Sep 2009 at 7:34

Attachments:

GoogleCodeExporter commented 8 years ago
FYI: I've introduced some of the changes suggested by pep8.py and am now 
pushing 
them to my GitHub branch 'pep8', one file per commit:

http://github.com/mkszuba/pygr/tree/pep8

Original comment by mare...@gmail.com on 9 Sep 2009 at 8:06

GoogleCodeExporter commented 8 years ago
Probably going to be an ongoing effort, but Marek cleaned up the majority of
the pep8 issues.  Marking as done.

Original comment by the.good...@gmail.com on 29 Nov 2009 at 4:52