]> granicus.if.org Git - python/commit
Change to use real temporary files instead of StringIO. Correct and
authorGuido van Rossum <guido@python.org>
Sat, 9 Mar 1996 04:04:35 +0000 (04:04 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 9 Mar 1996 04:04:35 +0000 (04:04 +0000)
commit4032c2c1ce3e15fa038721938854bdec14334600
tree0bbaa6f6664e547ea279657e529f5648a3c8821b
parent0147db07efa0f1d8d97900d278c402085ec9bb85
Change to use real temporary files instead of StringIO.  Correct and
add to documentation.  This will be released as cgi.py 2.0a1.
Lib/cgi.py