![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | _MemcachedClient |
| class | Bucket |
| class | BytecodeCache |
| class | FileSystemBytecodeCache |
| class | MemcachedBytecodeCache |
Variables | |
| int | bc_version = 5 |
| tuple | bc_magic |
The optional bytecode cache system. This is useful if you have very complex template situations and the compilation of all those templates slows down your application too much. Situations where this is useful are often forking web applications that are initialized on the first request.
| tuple jinja2.bccache.bc_magic |