diff options
author | Guido van Rossum <guido@python.org> | 1996-11-11 19:29:11 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-11-11 19:29:11 (GMT) |
commit | e08c04c3871a58a59e931f23f4ff5a1165c8fd3e (patch) | |
tree | 91a5928ca9ad6485ecadd2a3de04b16d49f0517a /Lib/addpack.py | |
parent | 73eba25f5f9402f0ec276a1ce186df108fef984e (diff) | |
download | cpython-e08c04c3871a58a59e931f23f4ff5a1165c8fd3e.zip cpython-e08c04c3871a58a59e931f23f4ff5a1165c8fd3e.tar.gz cpython-e08c04c3871a58a59e931f23f4ff5a1165c8fd3e.tar.bz2 |
Added 'strict_parsing' option to all parsing functions. This causes a
ValueError exception when the query string contains fields that don't
contain exactly one '=' sign. (By default, such fields are simply
ignored.) Added this to the doc string describing parse() and
parse_qs().
Also changed the default for keep_blank_values from None to 0 (the
preferred way to spell 'FALSE').
Diffstat (limited to 'Lib/addpack.py')
0 files changed, 0 insertions, 0 deletions