commit | 0d9ca9fa47d5edce2408de21b092d355ace6eeb2 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Aug 10 22:48:45 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Aug 10 22:48:45 2006 +0000 |
tree | fda53c7fb969ede8f956bd3dfcff22db2000eafe | |
parent | 4643c2fda1546d6d5b0b33a93ee84218da7ad78b [diff] |
Whitespace normalization.
diff --git a/Lib/test/test_cgi.py b/Lib/test/test_cgi.py index c066c4c..7789fc8 100644 --- a/Lib/test/test_cgi.py +++ b/Lib/test/test_cgi.py
@@ -258,7 +258,7 @@ -----------------------------721837373350705526688164684 Content-Disposition: form-data; name="submit" - Add + Add -----------------------------721837373350705526688164684-- """ fs = cgi.FieldStorage(fp=StringIO(postdata), environ=env)