Everything seems to work for me. I tested Python 2.6, 2.7, and 3.2. I was going to try 2.5 and the beta of 3.3, but I was unsuccessful in installing urwid in those platforms.
Is there an official minimum Python 2 version that is now supported? Aaron Meurer On Sat, Jul 14, 2012 at 2:38 PM, Andreas Kloeckner <[email protected]> wrote: > Hi all, > > thanks to Brad Froehle [1], pudb now has Python3 support. Before I > release those changes, I'd much appreciate it if you could give this a > whirl (both on Python 2 and 3) to see if stuff is broken, and if so, > report back. > > Andreas > > [1] https://github.com/bfroehle/pudb/tree/2and3 > > > _______________________________________________ > Pudb mailing list > [email protected] > http://lists.tiker.net/listinfo/pudb _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
