summaryrefslogtreecommitdiff
path: root/lecture_notes/basic_python/handout.rst
diff options
context:
space:
mode:
authorhardythe12014-06-13 18:29:04 +0530
committerhardythe12014-06-13 18:29:04 +0530
commit2f9d25d3e6d8ecaed6f86452c845fd9c70154710 (patch)
tree039e33eeef6f719078dd34722be6ea7a66e5b78b /lecture_notes/basic_python/handout.rst
parenta6b748ea000473c4cb36ec769a64fa5c9595a59e (diff)
downloadsees-2f9d25d3e6d8ecaed6f86452c845fd9c70154710.tar.gz
sees-2f9d25d3e6d8ecaed6f86452c845fd9c70154710.tar.bz2
sees-2f9d25d3e6d8ecaed6f86452c845fd9c70154710.zip
changes in the directory so that it can be compiled by sphinx
Diffstat (limited to 'lecture_notes/basic_python/handout.rst')
-rw-r--r--lecture_notes/basic_python/handout.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/lecture_notes/basic_python/handout.rst b/lecture_notes/basic_python/handout.rst
deleted file mode 100644
index 37554ab..0000000
--- a/lecture_notes/basic_python/handout.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-==============
- Basic Python
-==============
-
-.. include :: intro.rst
-.. include :: strings_loops_lists.rst
-.. include :: io_files_parsing.rst
-.. include :: func.rst
-.. include :: tuples_dicts_sets.rst
-.. include :: exercises.rst