ComputerOutput
#
- class src.pyconverter.xml2py.ast_tree.ComputerOutput(element, parse_children=True)#
Bases:
Element
Provides the computer output element.
Overview#
Return a string to enable converting the element to an RST format. |
Import detail#
from src.pyconverter.xml2py.ast_tree import ComputerOutput
Method detail#
- ComputerOutput.to_rst(indent='', max_length=100)#
Return a string to enable converting the element to an RST format.