What about running nose with a smarter interactive debugger?Use this and never risk yourself forgetting import pdb; pdb.set_trace() in your code again!ipdbplugin is a nose plugin that's 99.99% based on nose's builtin debug plugin.If you have any ideas...