commit | b1734516c2aa2099de85778e29e0a4b4f0dd6d03 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Sun Apr 24 03:15:32 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Sun Apr 24 03:15:32 2011 +0200 |
tree | 817fefaa7d2da396033405390c4ce5d397059b4b | |
parent | 405d77872bebce732fcab8ca872c7cb7d3d20f36 [diff] [blame] |
Add versionchanged for a364719e400a (#11591)
diff --git a/Doc/library/site.rst b/Doc/library/site.rst index 4b7a234..23ce465 100644 --- a/Doc/library/site.rst +++ b/Doc/library/site.rst
@@ -19,6 +19,10 @@ explicitly trigger the usual site-specific additions, call the :func:`site.main` function. +.. versionchanged:: 3.3 + Importing the module used to trigger paths manipulation even when using + :option:`-S`. + .. index:: pair: site-python; directory pair: site-packages; directory