From: Georg Brandl Date: Tue, 28 Oct 2014 21:52:49 +0000 (+0100) Subject: Update Opensolaris advice to OpenCSW instead of defunct Blastwave. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83ac36dd5316e2db7a5bde7d5b933bd317a30e91;p=python Update Opensolaris advice to OpenCSW instead of defunct Blastwave. --- 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 -`_ and type ``pkg_get -i python`` at the -prompt. +You can get Python from `OpenCSW `_. Various versions +of Python are available and can be installed with e.g. ``pkgutil -i python27``. Building Python