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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_operator.py 511 self.assertEqual(operator.__irepeat__ (c, 5), "imul")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_operator.py 511 self.assertEqual(operator.__irepeat__ (c, 5), "imul")

Completed in 2174 milliseconds