mirror of https://github.com/python/cpython
Whitespace normalization.
This commit is contained in:
parent
4643c2fda1
commit
0d9ca9fa47
|
@ -258,7 +258,7 @@ Testing 123.
|
|||
-----------------------------721837373350705526688164684
|
||||
Content-Disposition: form-data; name="submit"
|
||||
|
||||
Add
|
||||
Add
|
||||
-----------------------------721837373350705526688164684--
|
||||
"""
|
||||
fs = cgi.FieldStorage(fp=StringIO(postdata), environ=env)
|
||||
|
|
Loading…
Reference in New Issue