summaryrefslogtreecommitdiffstats
path: root/Doc/using/unix.rst
diff options
context:
space:
mode:
authorpartev <petrosyan@gmail.com>2023-04-25 10:45:18 (GMT)
committerGitHub <noreply@github.com>2023-04-25 10:45:18 (GMT)
commitc9134fb228860bbb641794b1d165a95a55b5c669 (patch)
treed1e104619bf8317ba6d6ab4fac57a5437b3f673c /Doc/using/unix.rst
parent0acea96dad622cba41bf1e9ee25d87658579ba88 (diff)
downloadcpython-c9134fb228860bbb641794b1d165a95a55b5c669.zip
cpython-c9134fb228860bbb641794b1d165a95a55b5c669.tar.gz
cpython-c9134fb228860bbb641794b1d165a95a55b5c669.tar.bz2
DOC: remove reference to OpenSolaris (#102671)
Diffstat (limited to 'Doc/using/unix.rst')
-rw-r--r--Doc/using/unix.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst
index 067ff4cc..0044eb0 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 <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