Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df13b9f

Browse files
committed
Added a note that multiple threads breaks command-.
1 parent 31f5550 commit df13b9f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Mac/Relnotes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ http://www.cwi.nl/~jack/macpython.html.
4545

4646
- The IDE and Tkinter do not work together. Run tkinter programs under PythonInterpreter.
4747
- 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

Comments
 (0)