mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
[3.12] gh-115872: Doc: remove obsolete reference to MSI packages (GH-115873) (#115876)
Co-authored-by: partev <petrosyan@gmail.com>
This commit is contained in:
parent
71b75f6f15
commit
b4dd31409c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ know about when using Python on Microsoft Windows.
|
|||
|
||||
Unlike most Unix systems and services, Windows does not include a system
|
||||
supported installation of Python. To make Python available, the CPython team
|
||||
has compiled Windows installers (MSI packages) with every `release
|
||||
has compiled Windows installers with every `release
|
||||
<https://www.python.org/downloads/>`_ for many years. These installers
|
||||
are primarily intended to add a per-user installation of Python, with the
|
||||
core interpreter and library being used by a single user. The installer is also
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue