mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 18:07:37 +00:00 
			
		
		
		
	|  3d569fd6dc * Tkinter functions and constructors which need a default root window raise now RuntimeError with descriptive message instead of obscure AttributeError or NameError if it is not created yet or cannot be created automatically. * Add tests for all functions which use default root window. * Fix import in the pynche script. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_font.py | ||
| test_geometry_managers.py | ||
| test_images.py | ||
| test_loadtk.py | ||
| test_misc.py | ||
| test_simpledialog.py | ||
| test_text.py | ||
| test_variables.py | ||
| test_widgets.py | ||