Home
last modified time | relevance | path

Searched defs:next_plus (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Ddecimal.py3415 def next_plus(self, context=None): member in Decimal
4819 def next_plus(self, a): member in Context
/external/python/cpython3/Lib/
D_pydecimal.py3517 def next_plus(self, context=None): member in Decimal
4991 def next_plus(self, a): member in Context