Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
fd2103e68d5c91c9a36f9bd0f51a726cbbf8eada
/
Lib
/
lib-tk
/
tkMessageBox.py
8b41168
- Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox
by Matthias Klose
· 15 years ago
6acb075
Fixed an import that remained from the lib-tk -> tkinter -> lib-tk renaming
by Guilherme Polo
· 17 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
33cece0
Tkinter renaming reversal: move modules back in their place.
by Georg Brandl
· 17 years ago
248e3a8
Tkinter renaming reversal: Delete all stubs from lib-tk.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
bbc57d7
Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.
by Georg Brandl
· 17 years ago
5361e9a
Patch #1351744: Add askyesnocancel helper for tkMessageBox.
by Martin v. Löwis
· 19 years ago
6fb20aa
Patch #815924: Restore ability to pass type= and icon=
by Martin v. Löwis
· 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