diff options
author | Puneeth Chaganti | 2011-05-06 08:47:04 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2011-05-06 08:47:04 +0530 |
commit | 423963deab8d61c06fc8c328ab803186826c2efe (patch) | |
tree | 138e32dcad9188d34ad59aa9ce92b0a9d3f929a7 /basic_python | |
parent | a2029c3eee43a8cbabc29016c348505f788180a3 (diff) | |
download | sees-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.rst | 4 |
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 |