diff options
-rw-r--r-- | Doc/using/unix.rst | 7 |
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 |