# HG changeset patch # User Santosh G. Vattam # Date 1271097925 -19800 # Node ID 90c2d777fb0ed1992c69c83b657dd290f849badb # Parent c0a48af139d29772aa0e788ee105b0e953782d3e# Parent 501e3fb21e3c10f35dd108010562caae3733060a Branches merged. diff -r 501e3fb21e3c -r 90c2d777fb0e ipython-tut.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ipython-tut.txt Tue Apr 13 00:15:25 2010 +0530 @@ -0,0 +1,5 @@ +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 shown some of these +features in the previous tutorials. In this tutorial we shall look at a few more +of them.