summaryrefslogtreecommitdiffstats
path: root/Doc/using/unix.rst
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2014-03-13 23:53:38 (GMT)
committerR David Murray <rdmurray@bitdance.com>2014-03-13 23:53:38 (GMT)
commitbcf7012d19d875587c99e022b333466fa6fd20f1 (patch)
treee6c599c4039d2652272cc60096fecaed4297a6ea /Doc/using/unix.rst
parentf446d7a70b710490c1859046d07d4332ac3b4bad (diff)
downloadcpython-bcf7012d19d875587c99e022b333466fa6fd20f1.zip
cpython-bcf7012d19d875587c99e022b333466fa6fd20f1.tar.gz
cpython-bcf7012d19d875587c99e022b333466fa6fd20f1.tar.bz2
whatsnew: linkify some pip things, and explain why non-inheriting is good.
Diffstat (limited to 'Doc/using/unix.rst')
-rw-r--r--Doc/using/unix.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst
index 40635c6..3c7fc41 100644
--- a/Doc/using/unix.rst
+++ b/Doc/using/unix.rst
@@ -60,6 +60,8 @@ To install the newest Python versions on OpenSolaris, install `blastwave
prompt.
+.. _building-python-on-unix:
+
Building Python
===============