Module StdlibPrivate::Cgi::FieldStorage
Provides models for the cgi.FieldStorage class
Import path
import semmle.python.frameworks.StdlibPredicates
| field | Gets a reference to a field. |
| fieldList | Gets a reference to a list of fields. |
| getfirstRef | Gets a reference to the |
| getfirstResult | Gets a reference to the result of calling the |
| getlistRef | Gets a reference to the |
| getlistResult | Gets a reference to the result of calling the |
| getvalueRef | Gets a reference to the |
| getvalueResult | Gets a reference to the result of calling the |
| instance | Gets a reference to an instance of |
| subclassRef | Gets a reference to the |
Classes
| InstanceSource | A source of instances of |