From: Georg Brandl Date: Fri, 21 Mar 2008 21:05:03 +0000 (+0000) Subject: Add missing versionadded tag. X-Git-Tag: v2.6a2~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f79446af07b8bd7821ca4aacc96895c811f2733;p=python Add missing versionadded tag. --- diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index 17e3890a90..96bbe14ff0 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