Y
Hacker News
new
|
ask
|
show
|
jobs
by
amatix
3987 days ago
Ipython is amazing. "requests.get??" will show you the source (works on modules too). "%pdb on" is another fave to drop straight into the debugger with uncaught exceptions.