mirror of
https://github.com/python/cpython.git
synced 2026-01-01 04:53:46 +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
|
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| __main__.py | ||
| colorchooser.py | ||
| commondialog.py | ||
| constants.py | ||
| dialog.py | ||
| dnd.py | ||
| filedialog.py | ||
| font.py | ||
| messagebox.py | ||
| scrolledtext.py | ||
| simpledialog.py | ||
| tix.py | ||
| ttk.py | ||