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

Module Stdlib::ParseResult

Provides models for the urllib.parse.ParseResult class

See https://docs.python.org/3.9/library/urllib.parse.html#urllib.parse.ParseResult.

Import path

import semmle.python.frameworks.Stdlib

Predicates

classRef

Gets a reference to the urllib.parse.ParseResult class.

instance

Gets a reference to an instance of urllib.parse.ParseResult.

Classes

InstanceSource

A source of instances of urllib.parse.ParseResult, extend this class to model new instances.