changeset: 79040:de6976fe19aa branch: 2.7 user: Ezio Melotti date: Mon Sep 17 08:59:36 2012 +0200 files: Doc/library/site.rst description: #11643: fix rst markup error in site.rst. diff -r 19601d451d4c -r de6976fe19aa Doc/library/site.rst --- a/Doc/library/site.rst Mon Sep 17 05:36:56 2012 +0300 +++ b/Doc/library/site.rst Mon Sep 17 08:59:36 2012 +0200 @@ -26,7 +26,7 @@ For the head part, it uses ``sys.prefix`` and ``sys.exec_prefix``; empty heads are skipped. For the tail part, it uses the empty string and then :file:`lib/site-packages` (on Windows) or -:file:`lib/python|version|/site-packages` and then :file:`lib/site-python` (on +:file:`lib/python{X.Y}/site-packages` and then :file:`lib/site-python` (on Unix and Macintosh). For each of the distinct head-tail combinations, it sees if it refers to an existing directory, and if so, adds it to ``sys.path`` and also inspects the newly added path for configuration files.

AltStyle によって変換されたページ (->オリジナル) /