mirror of https://github.com/python/cpython
9bc80dac47
It now accepts not only "x1, y1, x2, y2, ..." and "[x1, y1, x2, y2, ...]", but also "(x1, y1), (x2, y2), ..." and "[(x1, y1), (x2, y2), ...]". |
||
---|---|---|
.. | ||
__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 |