Fixes critical bug in 'flake8/util.py' causing 'flake8' to crash during code analysis.

This commit is contained in:
bmcustodio 2012-11-25 08:24:11 +00:00
parent 194bab1944
commit 9f9a355c58
2 changed files with 3 additions and 2 deletions

View file

@ -15,4 +15,5 @@ Contributors (by order of appearance) :
- David Cramer
- Peter Teichman
- Oleg Broytman
- Marc Labbé
- Marc Labbé
- Bruno Miguel Custódio