On Sunday, December 2, 2012 10:20:28 AM UTC-5, dlypka wrote: > > One GOTCHA I found with WING IDE is that you must delete all .pyc files > before running, in order to have it correctly > stop on your breakpoints in non-module code, in the case where such .py > source has been subsequently modified after the .pyc was created. > For code that is in a module, the breakpoints always stop correctly > regardless of changes to the .py of the module. >
That hasn't been my experience. I'm running Wing version 4.1.4-1 (rev 26413) on OSX. --

