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

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