Table Of Contents

Previous topic

base.report

Next topic

base.verbosity

This content refers to the previous stable release of PyMVPA. Please visit www.pymvpa.org for the most recent version of PyMVPA and its documentation.

base.report_dummy

Module: base.report_dummy

Inheritance diagram for mvpa.base.report_dummy:

Dummy report class, to just be there in case if reportlab is not available.

Report

class mvpa.base.report_dummy.Report(*args, **kwargs)

Bases: object

Dummy report class which does nothing but complains if used

Initialize dummy report