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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_binop.py 23 def isRat(x):
90 if isRat(other):
103 if isRat(other):
114 if isRat(other):
123 if isRat(other):
135 if isRat(other):
147 if isRat(other):
161 elif not isRat(other):
175 elif not isRat(other):
184 elif not isRat(other)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_binop.py 23 def isRat(x):
90 if isRat(other):
103 if isRat(other):
114 if isRat(other):
123 if isRat(other):
135 if isRat(other):
147 if isRat(other):
161 elif not isRat(other):
175 elif not isRat(other):
184 elif not isRat(other)
    [all...]

Completed in 223 milliseconds