CodeQL library for Python
codeql/python-all 2.1.3-dev (changelog, source)
Search

Module Pyramid::Configurator

Provides models for pyramid.config.Configurator

Import path

import semmle.python.frameworks.Pyramid

Predicates

classRef

Gets a reference to the class pyramid.config.Configurator.

instance

Gets a reference to an instance of pyramid.config.Configurator.

Classes

AddViewCall

A call to the add_view method of an instance of pyramid.config.Configurator.