tomoscan.utils.io

Functions

deprecated([func, reason, replacement, ...])

Decorator that deprecates the use of a function

deprecated_warning(type_, name[, reason, ...])

Function to log a deprecation warning

Classes

SharedLockPool()

Allows to acquire locks identified by name (hashable type) recursively.