8000 [3.7] bpo-35255: Doc: Delete now useless Windows FAQ section (GH-1055… · python/cpython@6f8cab0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f8cab0

Browse files
JulienPalardmiss-islington
authored andcommitted
[3.7] bpo-35255: Doc: Delete now useless Windows FAQ section (GH-10557) (GH-10722)
(cherry picked from commit 5719f27) Co-authored-by: Mathieu Dupuy <deronnax@users.noreply.github.com> https://bugs.python.org/issue35255
1 parent 6f5fa1b commit 6f8cab0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Doc/faq/windows.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -301,14 +301,3 @@ In 2.7 and 3.2, :func:`os.kill` is implemented similar to the above function,
301301
with the additional feature of being able to send :kbd:`Ctrl+C` and :kbd:`Ctrl+Break`
302302
to console subprocesses which are designed to handle those signals. See
303303
:func:`os.kill` for further details.
304-
305-
How do I extract the downloaded documentation on Windows?
306-
---------------------------------------------------------
307-
308-
Sometimes, when you download the documentation package to a Windows machine
309-
using a web browser, the file extension of the saved file ends up being .EXE.
310-
This is a mistake; the extension should be .TGZ.
311-
312-
Simply rename the downloaded file to have the .TGZ extension, and WinZip will be
313-
able to handle it. (If your copy of WinZip doesn't, get a newer one from
314-
https://www.winzip.com.)

0 commit comments

Comments
 (0)
0