writing_python_scripts/script.rst
changeset 336 c77f7f5850dd
parent 335 d5248a15274c
child 460 5d032e253580
--- a/writing_python_scripts/script.rst	Thu Oct 14 14:11:54 2010 +0530
+++ b/writing_python_scripts/script.rst	Mon Oct 18 21:11:34 2010 +0530
@@ -1,8 +1,15 @@
 .. Objectives
 .. ----------
 
+.. By the end of this tutorial, you will be able to 
+
+..  * Understand what is importing
+..  * Write your own Python modules
+..  * Understand the ``__name__=="__main__"`` idiom
+
 .. Prerequisites
 .. -------------
+.. 1. Using Python modules
      
 .. Author              : Nishanth Amuluru
    Internal Reviewer   :