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-Tag: v3.5.0a1~597^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ab5733685ae9ccea9709c38190e42c3b94fa757;p=python Update Opensolaris advice to OpenCSW instead of defunct Blastwave. --- diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 3c7fc41344..053bc632d7 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-on-unix: