| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This was only needed for Tk 8.4.13 and older,
but Tkinter already requires at least 8.5.12.
|
|\
| |
| |
| |
| |
| |
| | |
8.5.8
(tclTomMath.h was broken) and non-final Tcl 8.6.
Removed TK_VERSION_HEX.
|
|/
|
|
|
|
| |
8.5.8
(tclTomMath.h was broken) and non-final Tcl 8.6.
|
|
|
|
|
|
|
|
|
|
| |
svn+ssh://pythondev/python/trunk
........
r71210 | guilherme.polo | 2009-04-04 23:11:19 -0300 (Sat, 04 Apr 2009) | 1 line
Include tkinter.h only after including tk.h (or the equivalent for another platform).
........
|
|
|