Searched refs:FileSystemBytecodeCache (Results 1 – 3 of 3) sorted by relevance
41 from jinja2.bccache import BytecodeCache, FileSystemBytecodeCache, \
187 class FileSystemBytecodeCache(BytecodeCache): class
232 bytecode_cache=jinja2.FileSystemBytecodeCache(cache_dir),