24 lines
482 B
Plaintext
24 lines
482 B
Plaintext
|
PEP: 222
|
|||
|
Title: Web Library Enhancements
|
|||
|
Version: $Revision$
|
|||
|
Author: akuchlin@mems-exchange.org
|
|||
|
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:
|