Re: PyDev Code Analysis

2014-09-02 Thread Wanderer
On Tuesday, September 2, 2014 8:29:32 PM UTC-4, Fabio Zadrozny wrote: > On Tue, Sep 2, 2014 at 2:27 PM, Wanderer wrote: > > > > > I'm trying to set up Eclipse with PyDev and I can't get the code analysis to > work the way I want. > > > > Whenever I type 'def' it generates an error before I

Re: PyDev Code Analysis

2014-09-02 Thread Fabio Zadrozny
On Tue, Sep 2, 2014 at 2:27 PM, Wanderer wrote: > > I'm trying to set up Eclipse with PyDev and I can't get the code analysis > to work the way I want. > > Whenever I type 'def' it generates an error before I finish the line. I > don't want to see errors until I finish typing. It's not an error I