summaryrefslogtreecommitdiff
path: root/flake8/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed the exception scope behaviorTarek Ziade2012-02-211-1/+1
* fixed the way exception definitions are bindTarek Ziade2012-02-211-2/+15
* fixed the mccabe complexity for py3 and py2 as wellTarek Ziade2012-02-211-2/+2
* make sure the name of the exception is added in the scope of the exception - ...Tarek Ziade2012-02-211-0/+17
* io under py3Tarek Ziade2012-02-211-1/+4
* fixed mccabe for global loops and nested functionsTarek Ziade2011-02-152-0/+39