mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
Whitespace normalization.
This commit is contained in:
parent
4643c2fda1
commit
0d9ca9fa47
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ Testing 123.
|
||||||
-----------------------------721837373350705526688164684
|
-----------------------------721837373350705526688164684
|
||||||
Content-Disposition: form-data; name="submit"
|
Content-Disposition: form-data; name="submit"
|
||||||
|
|
||||||
Add
|
Add
|
||||||
-----------------------------721837373350705526688164684--
|
-----------------------------721837373350705526688164684--
|
||||||
"""
|
"""
|
||||||
fs = cgi.FieldStorage(fp=StringIO(postdata), environ=env)
|
fs = cgi.FieldStorage(fp=StringIO(postdata), environ=env)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue