Python: More Language Features
==============================

.. contents::
   :local:

.. image:: /_images/python-logo-master-v3-TM.png
   :alt: Python logo
   :align: right
   :scale: 50%

Topics
------

.. toctree::
   :maxdepth: 1

   comprehensions/topic
   exceptions/topic
   iteration-generation/topic
   starargs/topic
   closures/topic
   decorators/topic
   context-mgr/topic
   exec/topic
   oo/index
   modules
   multithreading/index