Kaydet (Commit) 0df2188d authored tarafından Fred Drake's avatar Fred Drake

Typo: "apparentlt" --> "apparently"

üst 974e32d9
...@@ -50,7 +50,7 @@ clearer error message is produced. This should avoid most ...@@ -50,7 +50,7 @@ clearer error message is produced. This should avoid most
installation problems with Tkinter use (e.g. in IDLE). installation problems with Tkinter use (e.g. in IDLE).
- The -i option doesn't make any calls to set[v]buf() for stdin -- - The -i option doesn't make any calls to set[v]buf() for stdin --
this apparentlt screwed up _kbhit() and the _tkinter main loop. this apparently screwed up _kbhit() and the _tkinter main loop.
- The ntpath module (and hence, os.path on Windows) now parses out UNC - The ntpath module (and hence, os.path on Windows) now parses out UNC
paths (e.g. \\host\mountpoint\dir\file) as "drive letters", so that paths (e.g. \\host\mountpoint\dir\file) as "drive letters", so that
......
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