[Tutor] running & debugging in python interactive shell

Artie Ziff artie.ziff at gmail.com
Thu Jan 15 01:44:11 CET 2009


Greetings.

I am attempting to search archives, however I thought it would be OK to
ask while I search... thank you to those who responded to my previous
inquiry. Your response was very helpful to me.

My environment is embedded so I have only a python interactive shell for
running python scripts. Does anyone know of an article that describes
best practices for running and debugging scripts inside the python
shell? Of course, I use import directive to run my script for first run.
 I am seeking techniques for invoking parts of script after initial
import. I hope this makes sense to those persons reading. :)

Cheers,
AZ




More information about the Tutor mailing list