commit | 6d37c4e388c01252a646d319c2474828dd3def1d | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Sun Feb 26 02:03:39 2012 +0100 |
committer | Éric Araujo <merwok@netwok.org> | Sun Feb 26 02:03:39 2012 +0100 |
tree | 984ec3d6bd4e1d41e39e52cec2660f271f5d7f6e | |
parent | 060b812a4bc9a3acb42d8edc0290f5e77126446f [diff] [blame] |
Add versionadded for sys.flags.hash_randomization variable
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index 2cf3267..691b30c 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst
@@ -1,4 +1,3 @@ - :mod:`sys` --- System-specific parameters and functions ======================================================= @@ -291,6 +290,8 @@ .. versionadded:: 2.6 + .. versionadded:: 2.7.3 + The ``hash_randomization`` attribute. .. data:: float_info