From 1fd6cab4d6b1e2abb8efea1ede9901dfba04c89d Mon Sep 17 00:00:00 2001 From: Stella <100439259+StellaHuang95@users.noreply.github.com> Date: Thu, 28 Sep 2023 09:29:43 -0700 Subject: [PATCH] Fix recommended Python version on no interpreters help page (#7727) * update versions exposed to users * fix format document issue * update recommended python version --- Python/Product/PythonTools/NoInterpreters.html | 4 ++-- Python/Product/PythonTools/NoInterpreters.htmlsrc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Python/Product/PythonTools/NoInterpreters.html b/Python/Product/PythonTools/NoInterpreters.html index 2d0bacfb5..084648c91 100644 --- a/Python/Product/PythonTools/NoInterpreters.html +++ b/Python/Product/PythonTools/NoInterpreters.html @@ -13,13 +13,13 @@

- + Download and install Python

This will install the latest version (32-bit) from the - Python + Python homepage.

diff --git a/Python/Product/PythonTools/NoInterpreters.htmlsrc b/Python/Product/PythonTools/NoInterpreters.htmlsrc index 6d77d0809..e3ae45094 100644 --- a/Python/Product/PythonTools/NoInterpreters.htmlsrc +++ b/Python/Product/PythonTools/NoInterpreters.htmlsrc @@ -32,13 +32,13 @@ permissions and limitations under the License.

- + Download and install Python

This will install the latest version (32-bit) from the - Python + Python homepage.