summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-directive-code/force.rst
blob: 1834b3ac65021e2ce3f28f7210312fd017ce5a73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
force option
============

.. code:: python
   :force:

   not a python script!

.. code-block:: python
   :force:

   not a python script!

.. literalinclude:: error.inc
   :language: python
   :force: