summaryrefslogtreecommitdiffstats
path: root/Doc/library/sys.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-03-21 21:05:03 (GMT)
committerGeorg Brandl <georg@python.org>2008-03-21 21:05:03 (GMT)
commit5f79446af07b8bd7821ca4aacc96895c811f2733 (patch)
tree54193c70debe1da27c732a65a2ea4045edc0d1f3 /Doc/library/sys.rst
parentd290b04ee3645f8dd2e30c329c5ead2db16ece62 (diff)
downloadcpython-5f79446af07b8bd7821ca4aacc96895c811f2733.zip
cpython-5f79446af07b8bd7821ca4aacc96895c811f2733.tar.gz
cpython-5f79446af07b8bd7821ca4aacc96895c811f2733.tar.bz2
Add missing versionadded tag.
Diffstat (limited to 'Doc/library/sys.rst')
-rw-r--r--Doc/library/sys.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst
index 17e3890..96bbe14 100644
--- a/Doc/library/sys.rst
+++ b/Doc/library/sys.rst
@@ -617,6 +617,8 @@ always available.
Bool containing the status of the Python 3.0 warning flag. It's ``True``
when Python is started with the -3 option.
+ .. versionadded:: 2.6
+
.. data:: dont_write_bytecode