* Jakub Wilk <jw...@debian.org>, 2014-03-29, 21:59:
AttributeError: 'ClassScope' object has no attribute 'returnValue'
Curiously, in squeeze, pyflakes correctly reported syntax error: $ pyflakes test.py test.py:2: 'return' outside function return 42 But in wheezy, it didn't report anything at all: $ pyflakes test.py && echo moo moo -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org