Go to the source code of this file.
Classes | |
class | bookConverter.OptionParser |
Namespaces | |
bookConverter | |
Variables | |
dictionary | bookConverter.comb = {} |
dictionary | bookConverter.elements = {} |
list | bookConverter.histograms = [] |
dictionary | bookConverter.keys = {} |
int | bookConverter.len_max = 0 |
int | bookConverter.len_min = 1000000 |
bookConverter.max = len_max | |
int | bookConverter.min = 2 |
tuple | bookConverter.optManager = OptionParser() |
bookConverter.opts = opts.__dict__ | |
dictionary | bookConverter.prior = {} |
tuple | bookConverter.resdoc = dom.Document() |
dictionary | bookConverter.results = {} |
tuple | bookConverter.srcdoc = dom.parse(opts['src']) |