19 Feb
I’ve had a few hangs in Eclipse while using PyDev. It looks like autocomplete takes offense at something and spins off into an infinite loop. This still happens in a repeatable manner even with the latest update as of a few minutes ago. I thought I should just warn anyone who happened to read the [...]
Posted in Python by: mwtb
No Comments
14 Feb
I just fixed a bug that reminded me that I still haven’t truly got a handle on not tripping over my own feet when there isn’t a compiler to throw a wobbler over a mis-typed interface. It’s a general issue with using dynamic languages for larger projects and for working in teams that concerns me, [...]
Posted in Python, The Game by: mwtb
1 Comment