Can the pudb debugger be used on windows?
Is it possible to us the pudb python debugger on Windows? If yes, how do you get it installed and working? When I try and install it using ez_setup, python ez_setup.py .\path\to\pudb-unpacked, it ...