commit | 243ddcd7a970e124366534d181505d33e6afc2e0 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Mar 07 06:33:07 1996 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Mar 07 06:33:07 1996 +0000 |
tree | 2735628b762f223a21b4005547e5a3b1f7c8c382 | |
parent | 62d9d6ed4061fb212da35625a9bbf7aefc061b9a [diff] |
Added FieldStorage class, which stores parts in files. (Not documented yet, and the files are currently StringIO instances.)