Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d2ec81a8c99796b51fb8c49b77a7fe369863226f
/
Lib
/
tkinter
/
messagebox.py
76b6451
bpo-29446: tkinter 'import *' only imports what it should (GH-14864)
by Flavian Hautbois
· 6 years ago
dc0d571
bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822)
by Serhiy Storchaka
· 7 years ago
a6d9abf
Merged revisions 78988 via svnmerge from
by Matthias Klose
· 15 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
3302312
Tkinter move, part 1: move modules.
by Georg Brandl
· 17 years ago
[Renamed from Lib/lib-tk/tkMessageBox.py]
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
d489398
r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100
by Fredrik Lundh
· 20 years ago
b0c670c
Convert boolean results back to strings. Fixes #807871. Will backport to 2.3.
by Martin v. Löwis
· 21 years ago
ff41c48
SF patch #701494: more apply removals
by Raymond Hettinger
· 22 years ago
1e8c8a2
New dialog routines (Fred Lundh)
by Guido van Rossum
· 28 years ago