Module StdlibPrivate::WsgirefSimpleServer
Provides models for the wsgiref.simple_server
module.
Import path
import semmle.python.frameworks.Stdlib
Predicates
startResponse | Gets a reference to the parameter of a |
subclassRef | |
writeFunction | Gets a reference to the |
Classes
WsgiEnvirontParameter | The parameter of a |
WsgiServerSubclass | |
WsgirefSimpleServerApplication | A function that was passed to the |
WsgirefSimpleServerApplicationReturn | A return from a |
WsgirefSimpleServerApplicationWriteCall | A call to the |
Modules
Headers | Provides models for the |