mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Add deprecation notices to modules deprecated since 2000.
This commit is contained in:
parent
2c98a7bbc6
commit
b56230b30d
2 changed files with 6 additions and 1 deletions
|
|
@ -4,6 +4,9 @@
|
|||
\declaremodule{standard}{gopherlib}
|
||||
\modulesynopsis{Gopher protocol client (requires sockets).}
|
||||
|
||||
\deprecated{2.5}{The \code{gopher} protocol is not in active use
|
||||
anymore.}
|
||||
|
||||
\indexii{Gopher}{protocol}
|
||||
|
||||
This module provides a minimal implementation of client side of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue