jinja2.BytecodeCache.load_bytecode

BytecodeCache.load_bytecode(bucket)[source]

Subclasses have to override this method to load bytecode into a bucket. If they are not able to find code in the cache for the bucket, it must not do anything.