More updates describing FutureWarnings.

This commit is contained in:
Barry Warsaw 2002-08-14 16:40:54 +00:00
parent 2f238c1b22
commit b8c20a723f
3 changed files with 13 additions and 1 deletions

View file

@ -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