Robot Framework Integrated Development Environment (RIDE)
robotide.preferences.configobj.UnreprError Class Reference

An error parsing in unrepr mode. More...

Inheritance diagram for robotide.preferences.configobj.UnreprError:
robotide.preferences.configobj.ConfigObjError SyntaxError

Additional Inherited Members

- Public Member Functions inherited from robotide.preferences.configobj.ConfigObjError
def __init__ (self, message='', line_number=None, line='')
 
- Public Attributes inherited from robotide.preferences.configobj.ConfigObjError
 line
 
 line_number
 

Detailed Description

An error parsing in unrepr mode.

A helper class to help perform string interpolation.

This class is an abstract base class; its descendants perform the actual work.

Definition at line 283 of file configobj.py.


The documentation for this class was generated from the following file: