Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
lib-tk
/
tkFont.py
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
314fce9
Patch #1468808: don't complain if Tkinter is already deleted at the time Font.__del__ is run.
by Georg Brandl
· 19 years ago
d489398
r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100
by Fredrik Lundh
· 20 years ago
cd4d297
Remove debug print.
by Martin v. Löwis
· 21 years ago
a45cacf
Whitespace normalization.
by Tim Peters
· 21 years ago
babc5ec
Expand tabs.
by Martin v. Löwis
· 21 years ago
fe84d17
Patch #764217: Add nametofont function, exists parameter.
by Martin v. Löwis
· 21 years ago
1ef2365
Patch #751107: Slant must be 'roman', not 'normal'.
by Martin v. Löwis
· 22 years ago
ff41c48
SF patch #701494: more apply removals
by Raymond Hettinger
· 22 years ago
fc170b1
String method conversion.
by Eric S. Raymond
· 24 years ago
d038ca8
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
3d16d3e
Fredrik Lundh's font wrapper.
by Guido van Rossum
· 27 years ago