Files
sphinx/tests/roots/test-directive-code/python.rst
2025-01-06 21:55:29 +00:00

14 lines
292 B
ReStructuredText

===========================
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