]> granicus.if.org Git - python/commit
Fix markup used in the documentation of sys.prefix and sys.exec_prefix.
authorÉric Araujo <merwok@netwok.org>
Tue, 4 Oct 2011 23:28:24 +0000 (01:28 +0200)
committerÉric Araujo <merwok@netwok.org>
Tue, 4 Oct 2011 23:28:24 +0000 (01:28 +0200)
commit58a9153c9f49fcfe58a9e91b08167ff3483b36f3
treee21939b71d0501592abfc6cfa71d16bc8f7db3eb
parentda27263b4a7aa6af7d2bf6967a15b0007aa1ae2b
Fix markup used in the documentation of sys.prefix and sys.exec_prefix.

- Using the file role with {placeholders} is IMO clearer than fake
  Python code.

- The fact that sys.version[:3] gives '3.2' is a CPython detail and
  should not be advertised (see #9442), even if some stdlib modules
  currently rely on that detail.
Doc/library/sys.rst