sphinx/tests/roots/test-directive-code/python.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
305 B
ReStructuredText
Raw Normal View History

===========================
Literal Includes for python
===========================
block start with blank or comment
=================================
.. literalinclude:: target.py
:pyobject: block_start_with_comment
.. literalinclude:: target.py
:pyobject: block_start_with_blank