OK. I figured it was 2.4 or earlier. I've been carefully avoiding using any/all and the ternary statement. I haven't actually been testing on it, though, so it may or may not currently be working.
Aaron Meurer On Sun, Aug 7, 2011 at 3:01 AM, Andreas Kloeckner <[email protected]> wrote: > On Sat, 6 Aug 2011 16:43:35 -0600, Aaron Meurer <[email protected]> wrote: >> What is the lowest version of Python that pudb should work with? It >> isn't specified in setup.py. > > I'm shooting for 2.4+. 2.5 support is important, 2.4 occasionally gets > broken and then fixed. (At least that's what I do with my other > software.) > > Andreas > > _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
