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 modif
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 breakpo
Please post the details. :-)
On Saturday, 24 November 2012 05:14:52 UTC-6, Chris wrote:
>
> Since my original post, I've found a way to use Wing IDE reliably for
> remote servers.
>
> If anyone has need of this, write back and I will post the details.
>
>
> On Friday, June 8, 2012 11:44:33 AM UTC
Since my original post, I've found a way to use Wing IDE reliably for
remote servers.
If anyone has need of this, write back and I will post the details.
On Friday, June 8, 2012 11:44:33 AM UTC-4, Chris wrote:
>
> Wing is indeed a great tool. I use it for local-machine debugging all the
> tim
Wing is indeed a great tool. I use it for local-machine debugging all the
time and it has been a godsend.
Question -- has anyone had luck setting up Wing for remote debugging of
web2py processes on a different machine? I have been able to remotely
debug simple Python scripts, but when I put t
5 matches
Mail list logo