]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
DOC: remove reference to OpenSolaris (#102671)
authorpartev <petrosyan@gmail.com>
Tue, 25 Apr 2023 10:45:18 +0000 (06:45 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Apr 2023 10:45:18 +0000 (10:45 +0000)
Doc/using/unix.rst

index 067ff4cce5e48d413c52cb9ba5c620efcfe8e637..0044eb07f56eec72a5c5d4cbcbcf288d350ed2df 100644 (file)
@@ -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 <https://www.opencsw.org/>`_.  Various versions
-of Python are available and can be installed with e.g. ``pkgutil -i python27``.
-
-
 .. _building-python-on-unix:
 
 Building Python