Skip to content

Commit 5719f27

Browse files
deronnaxJulienPalard
authored andcommitted
Doc: Delete now useless Windows FAQ section (GH-10557)
1 parent 6eb9966 commit 5719f27

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
@@ -281,14 +281,3 @@ Use the msvcrt module. This is a standard Windows-specific extension module.
281281
It defines a function ``kbhit()`` which checks whether a keyboard hit is
282282
present, and ``getch()`` which gets one character without echoing it.
283283

284-
285-
How do I extract the downloaded documentation on Windows?
286-
---------------------------------------------------------
287-
288-
Sometimes, when you download the documentation package to a Windows machine
289-
using a web browser, the file extension of the saved file ends up being .EXE.
290-
This is a mistake; the extension should be .TGZ.
291-
292-
Simply rename the downloaded file to have the .TGZ extension, and WinZip will be
293-
able to handle it. (If your copy of WinZip doesn't, get a newer one from
294-
https://www.winzip.com.)

0 commit comments

Comments
 (0)