Home | Trees | Index | Help |
|
---|
Package docutils :: Package parsers :: Package rst :: Module tableparser |
|
Classes | |
---|---|
GridTableParser |
Parse a grid table using parse() . |
SimpleTableParser |
Parse a simple table using parse() . |
TableParser |
Abstract superclass for the common parts of the syntax-specific parsers. |
Exceptions | |
---|---|
TableMarkupError |
Function Summary | |
---|---|
Extend the list values of master with those from newdata . |
Function Details |
---|
update_dict_of_lists(master, newdata)Extend the list values of Both parameters must be dictionaries containing list values. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Tue Jul 22 05:30:25 2003 | http://epydoc.sf.net |