ATLAS Offline Software
Namespaces | Functions | Variables
Decorators.py File Reference

Go to the source code of this file.

Namespaces

 python.Decorators
 

Functions

def python.Decorators._reraise_exception (new_exc, exc_info=None)
 
def python.Decorators.forking (func)
 
Callable[[TFunc], TFunc] python.Decorators.deprecate (str reason, *bool warn_once_per_call=True, bool print_context=False)
 

Variables

 python.Decorators.log
 
 python.Decorators.TFunc