[web2py] Re: debugging with winpdb

2013-08-02 Thread Mark Finkelstein
Checked it out, pretty nice. Are there any editors that correctly highlight the scaffolding syntax? On Friday, August 2, 2013 5:21:33 AM UTC-4, Neil wrote: > > Now that PyCharm officially supports web2py, I've playing around its > debugger. So far, so good. Note that the latest PyCharm 3.0 EAP b

[web2py] Re: debugging with winpdb

2013-08-02 Thread Neil
Now that PyCharm officially supports web2py, I've playing around its debugger. So far, so good. Note that the latest PyCharm 3.0 EAP build can be used for free for a few more weeks. On Friday, 2 August 2013 02:21:46 UTC+1, Mark Finkelstein wrote: > > I've been trying to get winpdb to play nice w