commit | b8c20a723f7f0dd4c78ae4daa7934c43749f04c1 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Aug 14 16:40:54 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Aug 14 16:40:54 2002 +0000 |
tree | 7daedaaf04eadcd28329936bfb9475f1866b2aa6 | |
parent | 2f238c1b220c8952a9bea0ef598d53db02c50bc9 [diff] [blame] |
More updates describing FutureWarnings.
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 4fec4a3..8c5f338 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex
@@ -1306,6 +1306,9 @@ 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}