summaryrefslogtreecommitdiff
path: root/basic_python
diff options
context:
space:
mode:
authorPuneeth Chaganti2011-05-06 08:47:04 +0530
committerPuneeth Chaganti2011-05-06 08:47:04 +0530
commit423963deab8d61c06fc8c328ab803186826c2efe (patch)
tree138e32dcad9188d34ad59aa9ce92b0a9d3f929a7 /basic_python
parenta2029c3eee43a8cbabc29016c348505f788180a3 (diff)
downloadsees-423963deab8d61c06fc8c328ab803186826c2efe.tar.gz
sees-423963deab8d61c06fc8c328ab803186826c2efe.tar.bz2
sees-423963deab8d61c06fc8c328ab803186826c2efe.zip
Make heading underlines consistent across files.
Diffstat (limited to 'basic_python')
-rw-r--r--basic_python/handOut.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/basic_python/handOut.rst b/basic_python/handOut.rst
index 870c26e..b8e87b1 100644
--- a/basic_python/handOut.rst
+++ b/basic_python/handOut.rst
@@ -1,3 +1,7 @@
+==============
+ Basic Python
+==============
+
.. include :: intro.rst
.. include :: strings_loops_lists.rst
.. include :: io_files_parsing.rst