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 31f5550 commit df13b9fCopy full SHA for df13b9f
1 file changed
Mac/Relnotes
@@ -45,3 +45,5 @@ http://www.cwi.nl/~jack/macpython.html.
45
46
- The IDE and Tkinter do not work together. Run tkinter programs under PythonInterpreter.
47
- Aliases do not work in sys.path entries.
48
+- Once you have used multiple threads you cannot raise KeyboardInterrupt anymore:
49
+ typing command-. will immedeately exit the interpreter.
0 commit comments