Fri, 11 Mar 2011 16:51:57 +0100 | Detlev Offenbach | Made code mostly PEP 8 compliant (except all whitespace and line length). | file | diff | annotate |
Sat, 26 Feb 2011 14:28:21 +0100 | Detlev Offenbach | Changed syntax check to report error position within the line. | file | diff | annotate |
Tue, 04 Jan 2011 17:37:48 +0100 | Detlev Offenbach | Added a tabnanny checker function for Python 2 files. | file | diff | annotate |
Mon, 03 Jan 2011 17:10:45 +0100 | Detlev Offenbach | Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes. | file | diff | annotate |
Sat, 01 Jan 2011 18:04:43 +0100 | Detlev Offenbach | Added a syntax checker function for Python 2 files. | file | diff | annotate |