Kaydet (Commit) 5719f275 authored tarafından Mathieu Dupuy's avatar Mathieu Dupuy Kaydeden (comit) Julien Palard

Doc: Delete now useless Windows FAQ section (GH-10557)

üst 6eb99668
...@@ -281,14 +281,3 @@ Use the msvcrt module. This is a standard Windows-specific extension module. ...@@ -281,14 +281,3 @@ Use the msvcrt module. This is a standard Windows-specific extension module.
It defines a function ``kbhit()`` which checks whether a keyboard hit is It defines a function ``kbhit()`` which checks whether a keyboard hit is
present, and ``getch()`` which gets one character without echoing it. present, and ``getch()`` which gets one character without echoing it.
How do I extract the downloaded documentation on Windows?
---------------------------------------------------------
Sometimes, when you download the documentation package to a Windows machine
using a web browser, the file extension of the saved file ends up being .EXE.
This is a mistake; the extension should be .TGZ.
Simply rename the downloaded file to have the .TGZ extension, and WinZip will be
able to handle it. (If your copy of WinZip doesn't, get a newer one from
https://www.winzip.com.)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment