diff options
| author | Neal Norwitz <nnorwitz@gmail.com> | 2006-04-25 05:04:35 +0000 |
|---|---|---|
| committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-04-25 05:04:35 +0000 |
| commit | 85c767ac8791eb1b494c1aeefe14cd0a4b5a266b (patch) | |
| tree | 2a550b597f62f650eece67a4ff71764017b52767 /Doc/lib | |
| parent | 711bf30b898c73a94f56b7edfb7dd10d5999cb27 (diff) | |
| download | cpython-git-85c767ac8791eb1b494c1aeefe14cd0a4b5a266b.tar.gz | |
versionadded for SKIP
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/libdoctest.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libdoctest.tex b/Doc/lib/libdoctest.tex index 4c4f228515..a70135d988 100644 --- a/Doc/lib/libdoctest.tex +++ b/Doc/lib/libdoctest.tex @@ -628,6 +628,7 @@ TypeError: object doesn't support item assignment The SKIP flag can also be used for temporarily "commenting out" examples. + \versionadded{2.5} \end{datadesc} \begin{datadesc}{COMPARISON_FLAGS} |
