Searched refs:_power_modulo (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A Ddecimal.py1851 def _power_modulo(self, other, modulo, context=None): member in class:Decimal
2197 return self._power_modulo(other, modulo, context)

Completed in 79 milliseconds