On 5 March 2012 15:27, Chao YUE <chaoyue...@gmail.com> wrote:

> Sorry this is not the good place to ask but I think there must be someone
> who has done this before.
> Is there any way to see the execution of python script line by line as the
> verbose model of shell script?
> this can be done either in ipython or by running the python script in a
> shell script?


Depending on what you want this for, you might look into IPython's demo
mode:
http://ipython.org/ipython-doc/stable/interactive/reference.html#interactive-demos-with-ipython

Thomas
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to