Tried it just now. Excellent work! This will definitely be a big help during debug sessions, doing away with the need to open a terminal on the side for quick experiments in the python shell!
Having said that, I was wondering if there were any plans to also have the output visible at the same time as the source code? I mean, instead of having to switch away to see the output? I would love to have that feature, too! On Sun, Nov 10, 2013 at 7:56 PM, Andreas Kloeckner <[email protected]>wrote: > Hi all, > > exciting news: pudb now has an built-in Python shell that's visible at > the same time as the source code. Code is in git. Try it out and let me > know what you think. Pull requests welcome. :) > > Andreas > > > _______________________________________________ > Pudb mailing list > [email protected] > http://lists.tiker.net/listinfo/pudb > >
_______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
