An error parsing in unrepr mode. More...
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 | |
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.