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

  /external/python/cpython2/Lib/lib-tk/test/test_ttk/
support.py 98 def tcl_obj_eq(actual, expected): function
107 all(tcl_obj_eq(act, exp)
  /external/python/cpython3/Lib/tkinter/test/
support.py 98 def tcl_obj_eq(actual, expected): function
107 all(tcl_obj_eq(act, exp)
widget_tests.py 8 get_tk_patchlevel, pixels_conv, tcl_obj_eq)
63 eq = tcl_obj_eq
  /external/python/cpython2/Lib/lib-tk/test/
widget_tests.py 8 get_tk_patchlevel, pixels_conv, tcl_obj_eq)
67 eq = tcl_obj_eq

Completed in 487 milliseconds