Miscellaneous routines (scipy.misc)ΒΆ

Various utilities that don’t have another home.

Note that the Python Imaging Library (PIL) is not a dependency of SciPy and therefore the pilutil module is not available on systems that don’t have PIL installed.

info([object, maxwidth, output, toplevel]) Get help information for a function, class, or module.