Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 974e32d commit 0df2188Copy full SHA for 0df2188
1 file changed
Misc/NEWS
@@ -50,7 +50,7 @@ clearer error message is produced. This should avoid most
50
installation problems with Tkinter use (e.g. in IDLE).
51
52
- The -i option doesn't make any calls to set[v]buf() for stdin --
53
-this apparentlt screwed up _kbhit() and the _tkinter main loop.
+this apparently screwed up _kbhit() and the _tkinter main loop.
54
55
- The ntpath module (and hence, os.path on Windows) now parses out UNC
56
paths (e.g. \\host\mountpoint\dir\file) as "drive letters", so that
0 commit comments