File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -281,14 +281,3 @@ Use the msvcrt module. This is a standard Windows-specific extension module.
281281It defines a function ``kbhit() `` which checks whether a keyboard hit is
282282present, 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.)
You can’t perform that action at this time.
0 commit comments