mirror of
https://github.com/python/cpython.git
synced 2024-11-28 08:20:55 +01:00
54e2091ba2
This one works! However it requires using a modified version of tclNotify.c (provided), which requires access to the Tcl source to compile it. In order to enable this hack, add the following to the Setup line for _tkinter: tclNotify.c -DHAVE_PYTCL_WAITUNTILEVENT -I$(TCL)/generic where TCL points to the source tree of Tcl 8.0. Other versions of Tcl are not supported. The tclNotify.c file is copyrighted by Sun Microsystems; the licensing terms are in the file license.terms. According to this file, no further permission to distribute this is required, provided the file license.terms is included. Hence, I am checking that in, too. |
||
---|---|---|
.. | ||
_cursesmodule.c | ||
_tkinter.c | ||
almodule.c | ||
arraymodule.c | ||
audioop.c | ||
binascii.c | ||
bsddbmodule.c | ||
cdmodule.c | ||
cgen.py | ||
cgensupport.c | ||
cgensupport.h | ||
clmodule.c | ||
cmathmodule.c | ||
config.c.in | ||
cPickle.c | ||
cryptmodule.c | ||
cStringIO.c | ||
cstubs | ||
dbmmodule.c | ||
dlmodule.c | ||
errnomodule.c | ||
fcntlmodule.c | ||
flmodule.c | ||
fmmodule.c | ||
fpectlmodule.c | ||
fpetestmodule.c | ||
gdbmmodule.c | ||
getbuildinfo.c | ||
getpath.c | ||
glmodule.c | ||
grpmodule.c | ||
imageop.c | ||
imgfile.c | ||
ld_so_aix | ||
license.terms | ||
main.c | ||
Makefile.pre.in | ||
makesetup | ||
makexp_aix | ||
mathmodule.c | ||
md5.h | ||
md5c.c | ||
md5module.c | ||
mpzmodule.c | ||
newmodule.c | ||
nismodule.c | ||
operator.c | ||
parsermodule.c | ||
posixmodule.c | ||
puremodule.c | ||
pwdmodule.c | ||
python.c | ||
readline.c | ||
regexmodule.c | ||
regexpr.c | ||
regexpr.h | ||
reopmodule.c | ||
resource.c | ||
rgbimgmodule.c | ||
rotormodule.c | ||
selectmodule.c | ||
Setup.in | ||
sgimodule.c | ||
signalmodule.c | ||
socketmodule.c | ||
soundex.c | ||
stdwinmodule.c | ||
stropmodule.c | ||
structmodule.c | ||
sunaudiodev.c | ||
svmodule.c | ||
syslogmodule.c | ||
tclNotify.c | ||
termios.c | ||
threadmodule.c | ||
timemodule.c | ||
timing.h | ||
timingmodule.c | ||
tkappinit.c | ||
xxmodule.c | ||
yuv.h | ||
yuvconvert.c | ||
zlibmodule.c |