Python jinja2.exceptions模块,常用函数和类
下面列出了Python jinja2.exceptions 模块中定义的常用函数和类,我们从142个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. TemplateNotFound() | 用在(129)个项目中 |
2. TemplateSyntaxError() | 用在(91)个项目中 |
3. SecurityError() | 用在(83)个项目中 |
4. FilterArgumentError() | 用在(82)个项目中 |
5. TemplateAssertionError() | 用在(82)个项目中 |
6. UndefinedError() | 用在(9)个项目中 |
7. TemplatesNotFound() | 用在(5)个项目中 |