From eddd93aea02d59a46bba2b1f342be1805334b3c5 Mon Sep 17 00:00:00 2001 From: partev Date: Mon, 13 Mar 2023 19:43:08 -0400 Subject: [PATCH] DOC: remove reference to OpenSolaris OpenSolaris has been discontinued in 2009. --- Doc/using/unix.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 067ff4cce5e48d..0044eb07f56eec 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -54,13 +54,6 @@ On FreeBSD and OpenBSD pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/python-2.5.1p2.tgz -On OpenSolaris --------------- - -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: Building Python