MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / FieldStorage

Class FieldStorage

Lib/cgi.py:352–776  ·  view source on GitHub ↗

Store a sequence of fields, reading multipart/form-data. This class provides naming, typing, files stored on disk, and more. At the top level, it is accessible like a dictionary, whose keys are the field names. (Note: None can occur as a field name.) The items are either a Python

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected