summaryrefslogtreecommitdiff
path: root/getting_started_with_ipython
diff options
context:
space:
mode:
authorPuneeth Chaganti2011-05-18 12:37:52 +0530
committerPuneeth Chaganti2011-05-18 12:37:52 +0530
commitfa526437357ae9f514ab5b5310facdad8dbfa6ef (patch)
tree4740af27e647015ab68111895264acfae15ff330 /getting_started_with_ipython
parent5ed9ae992d68dcf4cc63b95a690cb3ffe354a54b (diff)
downloadst-scripts-fa526437357ae9f514ab5b5310facdad8dbfa6ef.tar.gz
st-scripts-fa526437357ae9f514ab5b5310facdad8dbfa6ef.tar.bz2
st-scripts-fa526437357ae9f514ab5b5310facdad8dbfa6ef.zip
Fix getting_started_with_ipython/script.rst to remove long lines.
Please ensure that none of the lines in your script.rst are longer than 80 chars. Conversion to two column format will break, if that's the case.
Diffstat (limited to 'getting_started_with_ipython')
-rw-r--r--getting_started_with_ipython/script.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/getting_started_with_ipython/script.rst b/getting_started_with_ipython/script.rst
index c14c70c..5cf7b88 100644
--- a/getting_started_with_ipython/script.rst
+++ b/getting_started_with_ipython/script.rst
@@ -220,7 +220,8 @@ out all the possible completions of r.
.. R16
-Now let's try out an exercise.Pause the video,solve the problem and resume the video.
+Now let's try out an exercise. Pause the video,solve the problem and
+resume the video.
1. find out the commands starting with "ab"?
2. list out the commands starting with "a"?