Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for June 2006

Advogato blog for jdahlin

Advogato blog for jdahlin

9 Jun 2006 - June 9, 2006

Pyflakes and Subversion Pyflakes is a nice little utility that checks your Python code for errors. The main advantage over PyChecker and PyLint is that it is much faster and gives almost no false positives. Today I wrote a little hack on top of the enforcer pre-commit script which forces the code you check in to pass pyflakes. Eg, the users of svn will see the following output if they try to check in code which has errors pyflakes can detect: $ svn ci -m "fix" completion.py Sending .
http://www.advogato.org/person/jdahlin/diary.html?start=16
Available Archives
- March (2 items)
- May (1 item)
- June (1 item)
- August (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact