Robot Framework
__init__.py File Reference

Go to the source code of this file.

Namespaces

 robot.utils
 

Functions

def robot.utils.py2to3 (cls)
 Deprecated since RF 5.0. More...
 
def robot.utils.py3to2 (cls)
 Deprecated since RF 5.0. More...
 
def robot.utils.read_rest_data (rstfile)
 

Variables

 robot.utils.__bool__
 
 robot.utils.__str__
 
 robot.utils.is_unicode = is_string
 
bool robot.utils.PY2 = False
 
bool robot.utils.PY3 = True
 
 robot.utils.roundup = round
 
 robot.utils.unic = safe_str
 
 robot.utils.unicode = str