Home
last modified time | relevance | path

Searched defs:_eq (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/lib2to3/
H A Dpytree.py66 def _eq(self, other): member in Base
253 def _eq(self, other): member in Node
362 def _eq(self, other): member in Leaf
/third_party/python/Lib/collections/
H A D__init__.py36 from operator import eq as _eq namespace
/third_party/python/Lib/test/
H A Dtest_weakref.py1152 def _eq(a, b): function

Completed in 7 milliseconds