python-peps/pep-0222.txt

24 lines
500 B
Plaintext
Raw Normal View History

PEP: 222
Title: Web Library Enhancements
Version: $Revision$
2000-08-22 01:15:51 -04:00
Author: akuchlin@mems-exchange.org (Andrew Kuchling)
Status: Active
Type: Standards Track
Created: 18-Aug-2000
Post-History:
Abstract
This PEP proposes a set of enhancements to the CGI development
facilities in the Python standard library. Enhancements might be
new features, new modules for tasks such as cookie support, or
removal of obsolete code.
Local Variables:
mode: indented-text
indent-tabs-mode: nil
End: