summaryrefslogtreecommitdiffstats
path: root/Lib/StringIO.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-11-11 19:29:11 (GMT)
committerGuido van Rossum <guido@python.org>1996-11-11 19:29:11 (GMT)
commite08c04c3871a58a59e931f23f4ff5a1165c8fd3e (patch)
tree91a5928ca9ad6485ecadd2a3de04b16d49f0517a /Lib/StringIO.py
parent73eba25f5f9402f0ec276a1ce186df108fef984e (diff)
downloadcpython-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/StringIO.py')
0 files changed, 0 insertions, 0 deletions