mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
More updates describing FutureWarnings.
This commit is contained in:
parent
2f238c1b22
commit
b8c20a723f
3 changed files with 13 additions and 1 deletions
|
@ -1306,6 +1306,9 @@ This \UNIX\ is also followed by a space.
|
|||
features.}
|
||||
\lineii{RuntimeWarning}
|
||||
{Base category for warnings about dubious runtime features.}
|
||||
\lineii{FutureWarning}
|
||||
{Base category for warnings about constructs that will change
|
||||
semantically in the future.}
|
||||
\end{tableii}
|
||||
\end{verbatim}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue