Re: [code-quality] Flake8 "globals"

2018-02-12 Thread Florian Bruhin
Hey Chris, On Sun, Feb 11, 2018 at 09:19:11PM +, Chris Norman via code-quality wrote: > I get that the use case is kind of non standard: I am evaling code found in > an arbitrary, and of coruse that code is inheriting the globals and locals > from the main script. To this end, I want to be abl

Re: [code-quality] Flake8 "globals"

2018-02-12 Thread Marius Gedminas
Hi, On Sun, Feb 11, 2018 at 09:19:11PM +, Chris Norman via code-quality wrote: > I've been using pyflakes and now flake8 for a while and honestly it's > probably the second-most used program on my computer, second only to Python. > I am a very happy customer and want to extend my warmest grati