Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.utils.etreewrapper Namespace Reference

Classes

class  ETSource
 

Variables

 IRONPYTHON_WITH_BROKEN_ETREE = IRONPYTHON and PY_VERSION < (2, 7, 9)
 
string NO_ETREE_ERROR = 'No valid ElementTree XML parser module found'
 
 VERSION
 

Variable Documentation

◆ IRONPYTHON_WITH_BROKEN_ETREE

robotide.lib.robot.utils.etreewrapper.IRONPYTHON_WITH_BROKEN_ETREE = IRONPYTHON and PY_VERSION < (2, 7, 9)

Definition at line 23 of file etreewrapper.py.

◆ NO_ETREE_ERROR

string robotide.lib.robot.utils.etreewrapper.NO_ETREE_ERROR = 'No valid ElementTree XML parser module found'

Definition at line 24 of file etreewrapper.py.

◆ VERSION

robotide.lib.robot.utils.etreewrapper.VERSION

Definition at line 47 of file etreewrapper.py.