mirror of
https://github.com/python/cpython.git
synced 2026-01-01 13:03:56 +00:00
winfo_id() converts the result of "winfo id" command to integer, but
"winfo pathname" command requires an argument to be a hexadecimal number
on Win64.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_colorchooser.py | ||
| test_font.py | ||
| test_geometry_managers.py | ||
| test_images.py | ||
| test_loadtk.py | ||
| test_messagebox.py | ||
| test_misc.py | ||
| test_simpledialog.py | ||
| test_text.py | ||
| test_variables.py | ||
| test_widgets.py | ||