diff options
| author | R David Murray <rdmurray@bitdance.com> | 2014-03-13 23:53:38 (GMT) |
|---|---|---|
| committer | R David Murray <rdmurray@bitdance.com> | 2014-03-13 23:53:38 (GMT) |
| commit | bcf7012d19d875587c99e022b333466fa6fd20f1 (patch) | |
| tree | e6c599c4039d2652272cc60096fecaed4297a6ea /Doc/using/unix.rst | |
| parent | f446d7a70b710490c1859046d07d4332ac3b4bad (diff) | |
| download | cpython-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.rst | 2 |
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 =============== |
