Fred Drake
|
004d5e6880
|
Make reindent.py happy (convert everything to 4-space indents!).
|
2000-10-23 17:22:08 +00:00 |
Jeremy Hylton
|
afde7e24b6
|
fix bug #110661 (PR#356) -- accept either & or ; as separator for CGI
query string
also some doc string reformatting and use of string methods instead of
older string.splitfields
|
2000-09-15 20:06:57 +00:00 |
Moshe Zadka
|
a1a4b5916b
|
Closing patch #101120 -- After everyone agreed.
|
2000-08-25 21:47:56 +00:00 |
Jeremy Hylton
|
d9827c476c
|
test the non-multipart sections of the cgi module
|
2000-08-03 22:11:43 +00:00 |