jinja2.BytecodeCache.dump_bytecode

BytecodeCache.dump_bytecode(bucket)[source]

Subclasses have to override this method to write the bytecode from a bucket back to the cache. If it unable to do so it must not fail silently but raise an exception.