Searched defs:next_plus (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | decimal.py | 3415 def next_plus(self, context=None): member in Decimal |
| /external/python/cpython3/Lib/ | ||
| D | _pydecimal.py | 3521 def next_plus(self, context=None): member in Decimal |