Skip to content

Commit

Permalink
corrected readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yasoob committed Aug 17, 2015
1 parent d0c2055 commit 204a445
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,27 @@ Moreover, if you want to add more content to this book then kindly submit a pull

Table of Contents:
------------------
- :doc:`args_and_kwargs.rst`
- :doc:`debugging.rst`
- :doc:`generators.rst`
- :doc:`map_&_filter.rst`
- :doc:`set_-_data_structure.rst`
- :doc:`ternary_operators.rst`
- :doc:`decorators.rst`
- :doc:`global_&_return.rst`
- :doc:`mutation.rst`
- :doc:`__slots__magic.rst`
- :doc:`virtual_environment.rst`
- :doc:`collections.rst`
- :doc:`enumerate.rst`
- :doc:`object_introspection.rst`
- :doc:`comprehensions.rst`
- :doc:`exceptions.rst`
- :doc:`lambdas.rst`
- :doc:`one_liners.rst`
- :doc:`for_-_else.rst`
- :doc:`open_function.rst`
- :doc:`targeting_python_2_3.rst`
- :doc:`coroutines.rst`
- :doc:`function_caching.rst`
- :doc:`context_managers.rst`
- :doc:`<args_and_kwargs.rst>`
- :doc:`<debugging.rst>`
- :doc:`<generators.rst>`
- :doc:`<map_&_filter.rst>`
- :doc:`<set_-_data_structure.rst>`
- :doc:`<ternary_operators.rst>`
- :doc:`<decorators.rst>`
- :doc:`<global_&_return.rst>`
- :doc:`<mutation.rst>`
- :doc:`<__slots__magic.rst>`
- :doc:`<virtual_environment.rst>`
- :doc:`<collections.rst>`
- :doc:`<enumerate.rst>`
- :doc:`<object_introspection.rst>`
- :doc:`<comprehensions.rst>`
- :doc:`<exceptions.rst>`
- :doc:`<lambdas.rst>`
- :doc:`<one_liners.rst>`
- :doc:`<for_-_else.rst>`
- :doc:`<open_function.rst>`
- :doc:`<targeting_python_2_3.rst>`
- :doc:`<coroutines.rst>`
- :doc:`<function_caching.rst>`
- :doc:`<context_managers.rst>`

0 comments on commit 204a445

Please sign in to comment.