diff options
Diffstat (limited to 'Doc/using')
-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 b3e6ced..da4b743 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -59,6 +59,8 @@ You can get Python from `OpenCSW <http://www.opencsw.org/>`_. Various versions of Python are available and can be installed with e.g. ``pkgutil -i python27``. +.. _building-python-on-unix: + Building Python =============== |