Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddecimal.py1050 def to_eng_string(self, context=None): member in Decimal
5340 def to_eng_string(self, a): member in Context
/external/python/cpython3/Lib/
D_pydecimal.py1079 def to_eng_string(self, context=None): member in Decimal
5512 def to_eng_string(self, a): member in Context