jinja2.BytecodeCache.clear

BytecodeCache.clear()[source]

Clears the cache. This method is not used by Jinja2 but should be implemented to allow applications to clear the bytecode cache used by a particular environment.