Sinan Midillili

Results 2 issues of Sinan Midillili

there are some great frameworks out there (django, twisted, tornado, flask etc.)

I really like the tool, just wanted to add my own one liner my users PythonBreakpoints.sublime-settings ``` { "breakpoint_string": "print '-'*90; print locals(); print '-'*90; import ipdb; ipdb.set_trace()" } ```