]> granicus.if.org Git - python/commitdiff
Add versionadded for sys.flags.hash_randomization variable
authorÉric Araujo <merwok@netwok.org>
Sun, 26 Feb 2012 01:03:39 +0000 (02:03 +0100)
committerÉric Araujo <merwok@netwok.org>
Sun, 26 Feb 2012 01:03:39 +0000 (02:03 +0100)
Doc/library/sys.rst

index 2cf3267cd0975b47749ca579d6b15e4f9fe4b9cc..691b30cff47fe19e1891272c8f20ee5458b32df3 100644 (file)
@@ -1,4 +1,3 @@
-
 :mod:`sys` --- System-specific parameters and functions
 =======================================================
 
@@ -291,6 +290,8 @@ always available.
 
    .. versionadded:: 2.6
 
+   .. versionadded:: 2.7.3
+      The ``hash_randomization`` attribute.
 
 .. data:: float_info