mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
parent
b93d8637a6
commit
43b17134e9
1 changed files with 2 additions and 0 deletions
|
@ -19,3 +19,5 @@ from idlelib.idle_test import load_tests
|
|||
|
||||
if __name__ == '__main__':
|
||||
unittest.main(verbosity=2, exit=False)
|
||||
tk._support_default_root = 1
|
||||
tk._default_root = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue