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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pow.py 99 class TestRpow:
102 None ** TestRpow() # Won't fail when __rpow__ invoked. SF bug #643260.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pow.py 99 class TestRpow:
102 None ** TestRpow() # Won't fail when __rpow__ invoked. SF bug #643260.

Completed in 372 milliseconds