↓ 23 callersMethodcompareReturn whether between index INDEX1 and index INDEX2 the
relation OP is satisfied. OP is one of <, <=, ==, >=, >, or !=.
tools/project-creator/Python2.6.6/Lib/lib-tk/Tkinter.py:2856
↓ 22 callersMethodcontrol(self, name, type, x, y, w, h, attr, prop, text, next, help)
tools/project-creator/Python2.6.6/Lib/msilib/__init__.py:442
↓ 21 callersMethodbinop_test(self, a, b, res, expr="a+b", meth="__add__")
tools/project-creator/Python2.6.6/Lib/test/test_descr.py:76