Searched refs:BytecodeCache (Results 1 – 5 of 5) sorted by relevance
89 class BytecodeCache: class167 class FileSystemBytecodeCache(BytecodeCache):270 class MemcachedBytecodeCache(BytecodeCache):
8 from .bccache import BytecodeCache
117 class BytecodeCache(object): class195 class FileSystemBytecodeCache(BytecodeCache):291 class MemcachedBytecodeCache(BytecodeCache):
41 from jinja2.bccache import BytecodeCache, FileSystemBytecodeCache, \
461 .. autoclass:: jinja2.BytecodeCache