Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
01d7eba3162af8a0f62d7636cbb44440901b3909
/
Lib
/
tkinter
/
constants.py
3302312
Tkinter move, part 1: move modules.
by Georg Brandl
· 17 years ago
[Renamed from Lib/lib-tk/Tkconstants.py]
cb3062e
Patch #805976: Add DOTBOX and UNDERLINE.
by Martin v. Löwis
· 22 years ago
39a682f
Add HIDDEN. Fixes #777664.
by Martin v. Löwis
· 22 years ago
46a4151
-- added a couple of missing Tkinter constants (canvas item styles,
by Fredrik Lundh
· 25 years ago
06d2815
-- untabification (use "diff -b" to verify)
by Fredrik Lundh
· 25 years ago
4cbe387
NSEW is also valid for -sticky
by Barry Warsaw
· 27 years ago
9190046
Added NS and EW constants, which are meaningful values for grid's
by Barry Warsaw
· 27 years ago
fedc6d0
Added SOLID definition.
by Guido van Rossum
· 27 years ago
40a172c
Added ALL='all'.
by Guido van Rossum
· 28 years ago
b61b28b
added listbox selection modes
by Guido van Rossum
· 30 years ago
aad8692
Initial revision
by Guido van Rossum
· 30 years ago