| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ConfigLine
Abstract class that represents a single line in the config.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Return a key, value tuple if this line represents a setting. Implemented in base classes.
|
Returns an instance of cls if this class can parse this line. Otherwise returns None. Implemented in base classes. |
Checks the string for possible matches, considers why it doesn't match exactly if it's close and returns a ConfigLineError. Implemented in base classes. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:34 2011 | http://epydoc.sourceforge.net |