From 701f8c7e585db03e5baa1c4f89c1c6b7a77eb961 Mon Sep 17 00:00:00 2001 From: Jovina Date: Thu, 28 Jul 2011 17:04:40 +0530 Subject: Minor changes to scripts of 8th module. --- writing_python_scripts/script.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'writing_python_scripts') diff --git a/writing_python_scripts/script.rst b/writing_python_scripts/script.rst index e537859..66192c7 100644 --- a/writing_python_scripts/script.rst +++ b/writing_python_scripts/script.rst @@ -33,7 +33,7 @@ Hello friends and welcome to the tutorial on "Writing Python scripts". {{{ Show the slide containing the objectives }}} -..R2 +.. R2 At the end of this tutorial, you will be able to, @@ -100,7 +100,7 @@ every time the script is run. .. R8 -Let us save the file as script.py in ``/home/fossee/gcd_script.py`` +Let us save the file as gcd_script.py in ``/home/fossee/gcd_script.py`` .. L8 -- cgit