summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-28 22:52:49 +0100
committerGeorg Brandl <georg@python.org>2014-10-28 22:52:49 +0100
commit83b389fb65ad645d1aba8d4259b072132b268228 (patch)
tree85586c28042a40508fc9e38927b8b47218df1a72 /Doc
parentd51976d81d1cda52ff0bcc742c509ed7d5548afd (diff)
downloadcpython-83b389fb65ad645d1aba8d4259b072132b268228.tar.gz
Update Opensolaris advice to OpenCSW instead of defunct Blastwave.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/using/unix.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst
index ec5ac6c65d..6a66a30b9f 100644
--- a/Doc/using/unix.rst
+++ b/Doc/using/unix.rst
@@ -55,9 +55,8 @@ On FreeBSD and OpenBSD
On OpenSolaris
--------------
-To install the newest Python versions on OpenSolaris, install `blastwave
-<http://www.blastwave.org/howto.html>`_ and type ``pkg_get -i python`` at the
-prompt.
+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