mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Merged changes from the 1.5.2p2 release.
(Very rough.)
This commit is contained in:
parent
659ebfa79e
commit
38e5d27cae
59 changed files with 1248 additions and 516 deletions
|
@ -195,7 +195,7 @@ Parse a query in the environment or from a file (default
|
|||
Parse a query string given as a string argument (data of type
|
||||
\mimetype{application/x-www-form-urlencoded}). Data are
|
||||
returned as a dictionary. The dictionary keys are the unique query
|
||||
variable names and the values are lists of vales for each name.
|
||||
variable names and the values are lists of values for each name.
|
||||
|
||||
The optional argument \var{keep_blank_values} is
|
||||
a flag indicating whether blank values in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue