Files
cpython/Lib
Terry Jan ReedyandGitHub 9704f8da33 gh-97527: IDLE: protect macosx Tk() call when no GUI (#97530)
Only call tkinter.tk and its follow-up code in _init_tk_type when requires('gui')
does not raise.  This function can be called as an unintended side-effect of
calling other idlelib code as part of tests on macOS without a GUI enabled.
2022-09-24 17:38:58 -04:00
..
2022-05-06 23:53:50 +01:00
2022-04-11 15:02:41 -07:00
2022-04-11 15:02:41 -07:00
2022-04-27 15:28:56 -06:00
2022-09-20 16:31:05 -07:00
2022-04-13 10:47:41 -07:00
2022-04-21 19:28:34 -07:00
2022-04-22 15:48:03 -07:00
2022-08-30 06:36:11 +02:00
2022-04-27 20:26:33 -07:00