2000-08-18 11:21:45 -04:00
|
|
|
|
PEP: 222
|
|
|
|
|
Title: Web Library Enhancements
|
|
|
|
|
Version: $Revision$
|
2000-08-22 01:15:51 -04:00
|
|
|
|
Author: akuchlin@mems-exchange.org (Andrew Kuchling)
|
2000-08-18 11:21:45 -04:00
|
|
|
|
Status: Active
|
|
|
|
|
Type: Standards Track
|
2000-08-23 02:04:33 -04:00
|
|
|
|
Python-Version: 2.1
|
2000-08-18 11:21:45 -04:00
|
|
|
|
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:
|