decorators

Bunch of useful decorators

silx.utils.decorators.deprecated(func)[source]

Decorator that deprecates the use of a function

Previous topic

array_like

Next topic

html

This Page