View Single Post
Old 03-29-2014, 10:46 PM   #3
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,587
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
As for debugging, I have written over half a million lines of python code without once needing to use a debugger, but if you really want to, you can probably setup remote debugging, as described here:

http://blog.jetbrains.com/pycharm/20...-with-pycharm/
kovidgoyal is offline   Reply With Quote