Searched defs:truediv (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_long_future.py24 def truediv(a, b): function
108 expected = repr(truediv(a, b))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_long_future.py24 def truediv(a, b): function
108 expected = repr(truediv(a, b))

Completed in 125 milliseconds