HomeSort by relevance Sort by last modified time
    Searched refs:PyTclObject_dealloc (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
_tkinter.c 889 PyTclObject_dealloc(PyTclObject *self)
1000 (destructor)PyTclObject_dealloc, /*tp_dealloc*/
    [all...]
  /external/python/cpython3/Modules/
_tkinter.c 835 PyTclObject_dealloc(PyTclObject *self)
961 {Py_tp_dealloc, (destructor)PyTclObject_dealloc},
    [all...]

Completed in 112 milliseconds