I'm trying to use pudb to debug code from within IPython. This used to work wonderfully, but seems to be broken now unfortunately. Sample (interactive) snippet to induce the problem In [1]: import ...