mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
More updates describing FutureWarnings.
This commit is contained in:
parent
2f238c1b22
commit
b8c20a723f
3 changed files with 13 additions and 1 deletions
|
@ -68,6 +68,9 @@ syntactic 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}
|
||||
|
||||
While these are technically built-in exceptions, they are documented
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue