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

Module Werkzeug::MultiDict

Provides models for the werkzeug.datastructures.MultiDict class

See https://werkzeug.palletsprojects.com/en/1.0.x/datastructures/#werkzeug.datastructures.MultiDict.

Import path

import semmle.python.frameworks.Werkzeug

Predicates

instance

Gets a reference to an instance of werkzeug.datastructures.MultiDict.

Classes

InstanceSource

A source of instances of werkzeug.datastructures.MultiDict, extend this class to model new instances.