Unknown Field: classes | |
| |
Unknown Field: exception | |
class | TableMarkupError |
Unknown Field: function | |
update_dict_of_lists() : Merge two dictionaries containing list values. |
Class | GridTableParser |
Parse a grid table using parse() . |
Class | SimpleTableParser |
Parse a simple table using parse() . |
Class | TableMarkupError |
Raise if there is any problem with table markup. |
Class | TableParser |
Abstract superclass for the common parts of the syntax-specific parsers. |
Function | update_dict_of_lists |
Extend the list values of master with those from newdata . |