skxray.core.verbosedict ======================= .. currentmodule:: skxray.core .. autoclass:: verbosedict .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: verbosedict.clear verbosedict.copy verbosedict.fromkeys verbosedict.get verbosedict.has_key verbosedict.items verbosedict.iteritems verbosedict.iterkeys verbosedict.itervalues verbosedict.keys verbosedict.pop verbosedict.popitem verbosedict.setdefault verbosedict.update verbosedict.values verbosedict.viewitems verbosedict.viewkeys verbosedict.viewvalues