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

Module Pyramid::Request

Provides modeling for pyramid requests.

Import path

import semmle.python.frameworks.Pyramid

Predicates

instance

Gets a reference to an instance of pyramid.request.Request.

Classes

InstanceSource

A source of instances of pyramid.request.Request, extend this class to model new instances.