ipython-tut.txt
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 13 Sep 2010 18:35:56 +0530
changeset 127 76fd286276f7
parent 120 50716c7c4c0c
permissions -rw-r--r--
Added tag vWO-ID for changeset 2eac725a5766

Hello friends and welcome to this tutorial on IPython and its features. IPython
is an enhanced interactive Python interpreter. IPython provides various advanced
features that the vanilla Python interpreter does not. We have seen some of these
features in the previous tutorials. In this tutorial we shall recall them and 
look at a few more new ones.