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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_long.py 128 pab, pba = x*y, y*x
129 eq(pab, pba, Frm("multiplication does not commute for %r and %r", x, y))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_long.py 128 pab, pba = x*y, y*x
129 eq(pab, pba, Frm("multiplication does not commute for %r and %r", x, y))
    [all...]

Completed in 38 milliseconds