From: partev Date: Tue, 25 Apr 2023 10:45:18 +0000 (-0400) Subject: DOC: remove reference to OpenSolaris (#102671) X-Git-Tag: v3.12.0b1~425 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9134fb228860bbb641794b1d165a95a55b5c669;p=thirdparty%2FPython%2Fcpython.git DOC: remove reference to OpenSolaris (#102671) --- diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 067ff4cce5e4..0044eb07f56e 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