In article <[EMAIL PROTECTED]>, Paddy <[EMAIL PROTECTED]> wrote: >On May 16, 6:38 pm, Krypto <[EMAIL PROTECTED]> wrote: >> I have been using python shell to test small parts of the big program. >> What other ways can I use the shell effectively. My mentor told me >> that you can virtually do anything from testing your program to >> anything in the shell. Any incite would be useful. > >Doctest! >http://en.wikipedia.org/wiki/Doctest . . . <URL: http://en.wikipedia.org/wiki/DocTest > will probably prove more fruitful.
While I don't like follow-ups which consist of trivial corrections, I *very* much want to encourage readers to explore Doctest more deeply; it deserves the attention, even at the cost of appearing pedantic. -- http://mail.python.org/mailman/listinfo/python-list