Joined June 2012
·
wei

Jian Wei Gan

San Francisco
·
·

Posted to python breakpoint one-liner over 1 year ago

If you're into pudb for graphical debugging:
import pudb; pudb.set_trace()

Achievements
50 Karma
0 Total ProTip Views