Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
cached.py File Reference

Go to the source code of this file.

Namespaces

 python.decorators.cached
 

Functions

def python.decorators.cached.cached (func)
 Decorator to cache function return value. More...