• Guido van Rossum's avatar
    Tue Jul 5 13:22:45 1994 (lumholt@login.dkuug.dk) · 2dcf529b
    Guido van Rossum yazdı
    	* Setup.in: moreButtons Tk extension support (again).
    
    	* mklibapp: $1 is now the path to the Tk extension source
    	directory.  The default is /usr/local/src/tcl.
    
    	* kill.py: Don't use the exec Tcl command.
    
    	* Tkinter.py
    	(Misc.bind_all): Bug fix; extra graves.
    	(Misc.tk_strictMotif): Return the value.
    	(mainloop, getint, getdouble, getboolean): New functions.
    	(_cnfmerge): Flatten cnfs.
    
    Wed Jun 29 22:01:17 1994  Steen Lumholt  (lumholt@login.dkuug.dk)
    
    	* Tkinter.py:
    	(Tk.destroy): master is always None; so don't del.  Found by
    	Tommy Burnette, solution from Guido van Rossum.
    	(Misc.selection_get): Missing return.  Found by Richard Neitzel.
    	(Misc._options, Widget.config, Canvas._create):  If cnf is a tuple
    	or list then merge the contents.  Suggested by Matthew Conway.
    2dcf529b
Tkinter.py 34.5 KB