diff -r 4b1e81da1c80 -r d5248a15274c writing_python_scripts/script.rst --- a/writing_python_scripts/script.rst Tue Oct 12 11:26:09 2010 +0530 +++ b/writing_python_scripts/script.rst Tue Oct 12 11:44:33 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 :