Re: [Pydev-users] "Undefined variable from import" using Pygame

2015-07-30 Thread Gus
Fabio Zadrozny gmail.com> writes: > > > > Strange that adding 'pygame' to the forced builtins didn't work... please create an issue for that in the tracker (I have to reproduce your env before being able to give you more feedback). > > Cheers, > > Fabio > Thanks for your answer. I've creat

Re: [Pydev-users] "Undefined variable from import" using Pygame

2015-07-30 Thread Fabio Zadrozny
Strange that adding 'pygame' to the forced builtins didn't work... please create an issue for that in the tracker (I have to reproduce your env before being able to give you more feedback). Cheers, Fabio On Sat, Jul 25, 2015 at 5:20 PM, gustavk wrote: > Hi, > > I'm using Pygame which is workin