K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-05-08T21:17:29.000000Z K 7 svn:log V 487 hghooks is a simple module that adds several useful hooks for use in Mercurial hooks system. Right now it includes hooks for: * pep8 checking of python files * pyflakes checking of python files * checking for forgotten pdb statements in python files * Trac integration. This includes: - Making sure at least a ticket is mentioned in the changeset message - Updating the Trac ticket with the changeset PR: ports/167595 Submitted by: William Grzybowski END