]> granicus.if.org Git - python/commitdiff
Add versionchanged for a364719e400a (#11591)
authorÉric Araujo <merwok@netwok.org>
Sun, 24 Apr 2011 01:15:32 +0000 (03:15 +0200)
committerÉric Araujo <merwok@netwok.org>
Sun, 24 Apr 2011 01:15:32 +0000 (03:15 +0200)
Doc/library/site.rst

index 4b7a2344464ea665ed05a7f30043e342bcb1f25b..23ce46504f443cd1a7952810f4fcb5ffd23a988c 100644 (file)
@@ -19,6 +19,10 @@ imported with no automatic modifications to the module search path.  To
 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