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

Function parse

Lib/cgi.py:124–174  ·  view source on GitHub ↗

Parse a query in the environment or from a file (default stdin) Arguments, all optional: fp : file pointer; default: sys.stdin environ : environment dictionary; default: os.environ keep_blank_values: flag indicating whether blank values in

(fp=None, environ=os.environ, keep_blank_values=0, strict_parsing=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.70

Calls 3

parse_headerFunction · 0.85
parse_multipartFunction · 0.85
readMethod · 0.45

Tested by

no test coverage detected