Searched refs:FileSystemBytecodeCache (Results 1 – 7 of 7) sorted by relevance
41 from jinja2.bccache import BytecodeCache, FileSystemBytecodeCache, \
195 class FileSystemBytecodeCache(BytecodeCache): class
10 from .bccache import FileSystemBytecodeCache
172 class FileSystemBytecodeCache(BytecodeCache): class
194 bytecode_cache=jinja2.FileSystemBytecodeCache(cache_dir),