Christoph Gysin bfeabc58b4 flake8: Fix F821,F841
This commit fixes the following flake8 issues:

F821 undefined name 'name'
F841 local variable 'name' is assigned to but never used

It also silences the false-positives caused by parser.py and
tokenizer.py.

Change-Id: Icdc42f47f5f1f383054d8dfdeed6509fc478637b
2015-04-12 16:36:42 -04:00
..
2014-05-30 08:44:22 -07:00
2015-04-12 16:36:42 -04:00
2015-04-12 16:36:42 -04:00
2015-03-16 19:30:18 +01:00