Module StdlibPrivate::BaseHttpRequestHandler
Provides models for the BaseHTTPRequestHandler
class and subclasses.
See
Import path
import semmle.python.frameworks.Stdlib
Predicates
instance | Gets a reference to an instance of the |
subclassRef | Gets a reference to the |
Classes
HttpRequestHandlerClassDef | A HttpRequestHandler class definition (most likely in project code). |
InstanceSource | A source of instances of the |