On Sat, Mar 1, 2014 at 9:59 AM, Cezary Wagner <[email protected]> wrote:
> What is the best tools to use dev_appserver.py with breakpoint and > debugging - what is the best choice. > Hi Cezary, You might want to read this forums discussion here: https://groups.google.com/forum/#!topic/google-appengine/ep5BWYKpQpU - there's an interesting discussion on Python debugging with the dev_appserver. If you're OK with debugging using pdb, you'll want to read this message in particular: https://groups.google.com/d/msg/google-appengine/ep5BWYKpQpU/41asdxKhuycJ ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
