From f391cabe15b122c6eb2575b335dec26dc739832c Mon Sep 17 00:00:00 2001 From: "zainnadeem(RedOpsCell)" Date: Wed, 8 Jul 2026 10:08:44 +0500 Subject: [PATCH] gh-148488: Clarify py -V examples --- Doc/using/windows.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 5b715d4614dad8..b3d632fcde04bd 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -165,7 +165,8 @@ Runtimes from other distributors may require the *company* to be included as well. This should be separated from the tag by a slash, and may be a prefix. Specifying the company is optional when it is ``PythonCore``, and specifying the tag is optional (but not the slash) when you want the latest release from a -specific company. +specific company. The following examples are illustrative and may use either +``/`` or ``\``. .. code::