ATLAS Offline Software
Loading...
Searching...
No Matches
cached.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.decorators
namespace  python.decorators.cached

Functions

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