Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Python
codeql/python-all 4.0.9 (changelog, source)

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.