1force option
2============
3
4.. code:: python
5   :force:
6
7   not a python script!
8
9.. code-block:: python
10   :force:
11
12   not a python script!
13
14.. literalinclude:: error.inc
15   :language: python
16   :force:
17