This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 0.6 series of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa.base.dochelpersΒΆ

Various helpers to improve docstrings and textual output

Functions

borrowdoc(cls[, methodname]) Return a decorator to borrow docstring from another cls.`methodname`
borrowkwargs(cls[, methodname, exclude]) Return a decorator which would borrow docstring for **kwargs
ceil(x) Return the ceiling of x as a float.
enhanced_doc_string(item, *args, **kwargs) Generate enhanced doc strings for various items.
exists(dep[, force, raise_, issueWarning]) Test whether a known dependency is installed on the system.
handle_docstring(text[, polite]) Take care of empty and non existing doc strings.
single_or_plural(single, plural, n) Little helper to spit out single or plural version of a word.
table2string(table[, out]) Given list of lists figure out their common widths and print to out

Classes

StringIO([buf]) class StringIO([buffer])

NeuroDebian

NITRC-listed