On 3 March 2015 at 18:50, narayan naik <narayannaik...@gmail.com> wrote: [...] > I want to see what happens in each line.I know what happens in > theoritically but i want each line result.is i possible.
What you seem to be looking for is a Python debugger. Try pdb: See, e.g., https://pythonconquerstheuniverse.wordpress.com/2009/09/10/debugging-in-python/ Regards, Gora _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers