Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5251711

Browse files
authored
gh-115872: Doc: remove obsolete reference to MSI packages (#115873)
1 parent 200271c commit 5251711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/windows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ know about when using Python on Microsoft Windows.
1414

1515
Unlike most Unix systems and services, Windows does not include a system
1616
supported installation of Python. To make Python available, the CPython team
17-
has compiled Windows installers (MSI packages) with every `release
17+
has compiled Windows installers with every `release
1818
<https://www.python.org/downloads/>`_ for many years. These installers
1919
are primarily intended to add a per-user installation of Python, with the
2020
core interpreter and library being used by a single user. The installer is also

0 commit comments

Comments
 (0)