Report E731 for lambda assignment, return E704 for one-liner def instead of E701...
[third_party/pep8] / Makefile
2013-03-01 Florent XiclunaAdd the unittests to the configuration
2012-12-22 Florent XiclunaRemove obsolete `make multitest`, use Tox instead
2012-12-22 Florent XiclunaMerge pull request #148 from myint/master
2012-06-13 Florent XiclunaPrune unsupported versions from Makefile.
2012-06-02 Florent XiclunaRead user configuration and local configuration. Closes...
2012-05-23 Florent Xicluna--repeat is the default
2012-04-06 Florent XiclunaMerge pull request #52 from florentx/master
2012-04-03 Florent XiclunaRelease 1.0.
2010-09-11 Florent XiclunaRun tests on Python 2.7
2009-10-04 Johann C. RochollAdded doctest for Python versions from 2.3 to 3.1.
2009-10-02 Johann C. RochollSupport for all versions of Python from 2.3 to 3.1.
2009-10-02 Johann C. RochollAdded code and tests for E225: missing whitespace aroun...
2009-10-02 Johann C. RochollMoved test for different Python versions into Makefile.
2009-10-02 Johann C. RochollAdded simple Makefile for selftest and test suite.