• Guido van Rossum's avatar
    The Tcl_Obj patch discussed on the patches list. · 632de270
    Guido van Rossum yazdı
    This was originally submitted by Martin von Loewis as part of his
    Unicode patch; all I did was add special cases for Python int and
    float objects and rearrange the object type tests somewhat to speed up
    the common cases (string, int, float, tuple, unicode, object).
    632de270
_tkinter.c 43.4 KB