diff options
author | Anoop Jacob Thomas | 2010-10-28 13:19:28 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-10-28 13:19:28 +0530 |
commit | 0b9d66fd566f6c95f02823f0e98ed3a9e3dd06da (patch) | |
tree | 4ecbb0b5acb06ef4b88fac7b827abfc6efa0146f /using python modules | |
parent | 98a88e2df74934852e9b7da1d395d2386df6cf65 (diff) | |
download | st-scripts-0b9d66fd566f6c95f02823f0e98ed3a9e3dd06da.tar.gz st-scripts-0b9d66fd566f6c95f02823f0e98ed3a9e3dd06da.tar.bz2 st-scripts-0b9d66fd566f6c95f02823f0e98ed3a9e3dd06da.zip |
made changes to using python modules script after internal review.
Diffstat (limited to 'using python modules')
-rw-r--r-- | using python modules/script.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/using python modules/script.rst b/using python modules/script.rst index c7103f6..8b0b10d 100644 --- a/using python modules/script.rst +++ b/using python modules/script.rst @@ -18,7 +18,7 @@ .. #. saving plots. .. Author : Anoop Jacob Thomas <anoop@fossee.in> - Internal Reviewer : + Internal Reviewer : Puneeth External Reviewer : Checklist OK? : <put date stamp here, if OK> [2010-10-05] @@ -33,8 +33,8 @@ Welcome to the spoken tutorial on using python modules. {{{ switch to next slide, outline slide }}} In this tutorial, we will see how to run python scripts from command -line, importing modules, importing scipy and pylab modules. And also -see the Python standard library. +line. See importing modules, importing scipy and pylab modules. And +also see the Python standard library. .. #[Punch: the sentence seems discontinuous.] |