summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-directive-code/py-decorators.rst
blob: 31417f5908c7be0c2d5b573cf1c5ee7632668647 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
py-decorators
=============

Various decorators
------------------

.. literalinclude:: py-decorators.inc
   :name: literal_include_pydecorators_1
   :pyobject: TheClass

.. literalinclude:: py-decorators.inc
   :name: literal_include_pydecorators_2
   :pyobject: TheClass.the_method

.. literalinclude:: py-decorators.inc
   :name: literal_include_pydecorators_3
   :pyobject: the_function