mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Remove request for e-mail; it's unlikely these classes will be saved
This commit is contained in:
parent
fc7f493738
commit
c2e3270dcb
1 changed files with 1 additions and 3 deletions
|
@ -264,9 +264,7 @@ form items are lists of values). Useful if your form contains multiple fields
|
|||
with the same name.
|
||||
|
||||
Other classes (:class:`FormContent`, :class:`InterpFormContentDict`) are present
|
||||
for backwards compatibility with really old applications only. If you still use
|
||||
these and would be inconvenienced when they disappeared from a next version of
|
||||
this module, drop me a note.
|
||||
for backwards compatibility with really old applications only.
|
||||
|
||||
|
||||
.. _functions-in-cgi-module:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue