.. code:: python

 def my_function():
     "just a test"
     print 8/2
