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

Module Pyramid::Response

Provides modeling for pyramid responses.

Import path

import semmle.python.frameworks.Pyramid

Predicates

classRef

Gets a reference to the class pyramid.response.Response.

instance

Gets a reference to an instance of pyramid.response.Response.

Classes

InstanceSource

A source of instances of pyramid.response.Response, extend this class to model new instances.